I am running  Pmwiki-2.2.0, on a Windows 2003 server. I am not able to
configure Notify to send emails. Here's what I have tried:

Added following to the local/config.php file

$EnableNotify = 1;
$NotifySquelch = 100;
$NotifyList[] = '[EMAIL PROTECTED]';

ini_set('SMTP','smtp.gpsinindia.com');
ini_set('sendmail_from','[EMAIL PROTECTED]');

But no emails are being sent out. I have other programs installed in this
server and they are able to use the SMTP server to send emails.

Any further help will be appreciated..

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

Reply via email to