[Moin-user] Question abouit configuring email

Steven W. Orr steveo at syslang.net
Tue Dec 12 11:05:44 EST 2006


On Tuesday, Dec 12th 2006 at 16:10 +0100, quoth Thomas Waldmann:

=>
=>> =>> I see nothing regardless of whether the mail_smarthost or the 
=>> =>mail_sendmail option is set.
=>>
=>> I need something else to debug it further. 
=>>   
=>The criteria for the subscribe link in modern theme is:
=> * user must be valid (otherwise we can't know his email)
=> * mail_smarthost is defined or mail_sendmail is defined (otherwise we 
=>don't know how to do it)
=> * mail_from is defined (otherwise we don't know what to use as From:)
=>
=>> =>>     # SMTP server, e.g. "mail.provider.com" (None to disable mail)
=>> =>>     mail_smarthost = "syslang.net"
=>> =>>     # mail_sendmail = "/usr/sbin/sendmail -t -i"
=>> =>> 
=>> =>>     # The return address, e.g u"Jrgen Wiki <noreply at mywiki.org>" [Unicode]
=>> =>>     mail_from = u"Frambors Wiki <mywiki at syslang.net>"
=>> =>> 
=>>   
=>This should be enough to show the subscribe link, when you are logged in 
=>- assuming you have that in the config which is really used and indented 
=>correctly. :)

Thanks Thomas, but this doesn't help. It's just not there. If you'd like 
to actually see it, the wiki is at 

http://frambors.syslang.net/nicciwiki/moin.cgi/FraminghamWikiFrontPage

and I put the wikiconfig.py at

http://steveo.syslang.net/wikiconfig.py

Like I said, I tried it with both the mail_smarthost and with 
mail_sendmail.

If this help, here's an ls output:

[root at saturn nicciwiki]# ls -la
total 48
drwxrwxr-x   6 apache apache  4096 Dec 12 10:58 .
drwxr-xr-x  34 steveo steveo 12288 Dec 10 13:51 ..
drwx------   3 apache apache  4096 Dec 10 13:52 common
drwxrwx---   7 apache apache  4096 Dec 10 13:53 data
drwx------   4 apache apache  4096 Dec 10 13:52 modern
-rwxr-xr-x   1 root   root    1127 Dec 10 13:52 moin.cgi
drwxrwx---   3 apache apache  4096 Dec 10 13:51 underlay
-rw-rw-rw-   1 apache apache  6129 Dec 12 10:58 wikiconfig.py
-rw-rw----   1 apache apache  2120 Dec 12 10:58 wikiconfig.pyc


I'm just wondering what else I can do to debug this or get it working? 
Anyone? Please? :-)




More information about the Moin-user mailing list