Have you set the following options (or something similar) in your
LocalSettings.php?

## For a detailed description of the following switches see
## http://www.mediawiki.org/wiki/Extension:Email_notification
## and http://www.mediawiki.org/wiki/Extension:Email_notification
## There are many more options for fine tuning available see
## /includes/DefaultSettings.php
## UPO means: this is also a user preference option
$wgEnotifUserTalk = true; # UPO
$wgEnotifWatchlist = true; # UPO
$wgEnotifMinorEdits = false;
$wgEmailAuthentication = true;

Cheers! Siebrand 

-----Oorspronkelijk bericht-----
Van: [email protected]
[mailto:[email protected]] Namens elc pub
Verzonden: woensdag 18 februari 2009 22:17
Aan: MediaWiki announcements and site admin list
Onderwerp: [Mediawiki-l] Watchlist not sending out e-mails

Hello !

I am trying to get email working for pages that are watched when modified. I
have installed Pear mail and got $wgSMTP configured. I tested Pear mail with
a standalone program and that works just fine.
Even the "E-mail new password"  on the log-in works just fine. I tested with
two users (as we should for generating mail for watchlist). No luck. Any
ideas folks ?


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to