[pmwiki-users] order of things and MailPost

John W Morris johnwmorris at peak.org
Wed Mar 16 13:31:40 CST 2005


Regarding non functioning mailpost:


I found the .mailposts file... It is in the "wiki.d" directory and has accumulated two days worth of files.
It occurs to me that no where did I specify the password for that account. hmmmmm..  I suspect it shouldn't be needed but...
Oh... more facts.. I am running the .26 beta. on linux with apache

F'jarr Foss

--------------------------------------------------------------------------------

Sent: Wednesday, March 16, 2005 10:25 AM
Subject: [pmwiki-users] order of things


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/badd8a68/attachment.html 


More information about the pmwiki-users mailing list