On Tue, 2009-01-27 at 21:44 +0100, sdo...@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"y...@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 (ka...@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

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to