[Moin-user] new user
Karl Auer
kauer at biplane.com.au
Tue Jan 27 15:58:02 EST 2009
On Tue, 2009-01-27 at 21:44 +0100, sdocio at gmail.com wrote:
> is possible to get a mail when a new user got registered in the wiki?
Make sure that you have configured a working SMTP server in your
wikiconfig.py. You need to set at least these two items:
mail_smarthost = "yoursmtp.wherever.com"
mail_from = u"you at wherever.com"
The smarthost has to work. The from address can be fake if you wish, but
must be present.
Depending on how you have set up your wiki, you may need to restart the
webserver for the changes to take effect.
Then log in as the wiki superuser and click on Settings -> Notification
and check the boxes for the kinds of notifications you want to get. One
of them is the creation of new accounts.
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h)
http://www.biplane.com.au/~kauer/ +61-428-957160 (mob)
GPG fingerprint: 07F3 1DF9 9D45 8BCD 7DD5 00CE 4A44 6A03 F43A 7DEF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/moin-user/attachments/20090128/fde78a6e/attachment.sig>
More information about the Moin-user
mailing list