[pmwiki-users] order of things
John W Morris
johnwmorris at peak.org
Wed Mar 16 12:25:14 CST 2005
Does it matter what order things are done in, in this example?
# to enable mailposts-not set in mailpost.php script file
$MailPostsTo="ffoss at evnsong.com"; # where to send mail
$MailPostsDelay=1800; # wait 30+ min after initial post
$MailPostsSquelch=7200; # require 2+ hours between mails
## this should handle mail posts on change of content.
include_once("scripts/mailposts.php");
$EnableMailPosts=1; # to enable mailposts-not set in mailpost.php script file
Not sure what that last comment is implying... that I have to set the enable in mailpost.php or should not or just an observation that it is not set in mailpost so don't go there.
F'jarr Foss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20050316/0139eaa9/attachment.html
More information about the pmwiki-users
mailing list