[pmwiki-users] mailposts
Thomas N.Burg
editor at randgaenge.net
Thu Apr 28 06:28:19 CDT 2005
Hi,
I don't get any email anymore. It stopped notifying 3 days ago.
this is my config.php
$EnableMailPosts=1; #to enable mail posts
$MailPostsTo="editor at randgaenge.net"; #comma-separeted for multiple
recipients
$MailPostsFrom= 'WikiServer || randgaenge <editor at randgaenge.net>';
$MailPostsDelay=1800; #wait 30 minutes after inital post
(1800 = 30 Minuten)
$MailPostsSquelch=7200; # require 2+ hours between mails
$MailPostsFile = FmtPageName("$WikiDir/.mailposts.\$Group",$pagename);
$MailPostsItemFmt= " * \$PageName . . . \$PostTime from
\$Author\n\$PageUrl";
Any ideas what migth cause this, I'm on pmwiki-2.0.beta35
Thanks Thomas
More information about the pmwiki-users
mailing list