I am running a private server with several farm sites, also three versions 
of PmWiki are resident.

The farm in question (typical of the problem) is pointed to Version 2.2.0 
B37 code.

The following is in the farms LOCAL config file.

## include_once("$FarmD/scripts/mailposts.php");
$EnableMailPosts=1;              # to enable mailposts-not set in 
mailpost.php script file
$MailPostsTo="[EMAIL PROTECTED]";  # where to send mail
$MailPostsDelay=180;                 # wait 30+ min after initial post
$MailPostsSquelch=720;               # require 2+ hours between mails
##
# enable notifications
$EnableNotify = 1;
$NotifySquelch = 8640;    # 86400-wait at least one day between 
notifications
$NotifyDelay = 30;        # wait five minutes after initial post
$NotifyFrom = '[EMAIL PROTECTED]';

I get notifications of page changes from "MailPost" but do not get anything 
from Notify.

The page Site/NotifyList contains ONLY the following.

[EMAIL PROTECTED] squelch=1000

Any suggestions (for correcting the problem <G>) would be appreciated.

Thanks,
John  Morris 


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to