[pmwiki-users] Notify on windows

Patrick R. Michaud pmichaud at pobox.com
Sat Dec 15 08:33:25 CST 2007


On Sat, Dec 15, 2007 at 01:42:08AM -0500, Sameer Kumar wrote:
>    Neil Herber wrote:
>    : To check if Notify works, set the following config file variables to
>    : small values,  make some changes, and wait for the mail.
>    : 
>    :           $NotifySquelch = 3600;  # require 60+ minutes between mails
>    :           $NotifyDelay = 300;    # send mail 5+ min after first post
> 
>    I have created the SiteAdmin.NotifyList page with
>    "notify=myemail at mydomain.com" with my email address.

What version of PmWiki are you running?  If you're running 2.1.27,
then the NotifyList needs to go in Site.NotifyList instead of
SiteAdmin.NotifyList.

>    $Enablenotify = 1; 

You might need this to be $EnableNotify = 1;  (with a capital 'N').

Pm



More information about the pmwiki-users mailing list