Hi Bernard, First, be sure notify is allowed in your config.php ; Then, it may take some time to be email-notified after changes have been done : have a look at http://www.pmwiki.org/wiki/PmWiki/Notify#notifydelay.
I use it without any param, as you with /[email protected]/, and it works for me. Gilles. 2010/1/7 Bernard Bel <[email protected]>: > I am looking for a PmWiki recipe that would allow registered users to create > a watchlist for pages, i.e. receive a mail every time a page is modified. > > First of all, in my installation, the email addresses of registered users are > not stored - which is also a problem because of no "retrieve lost password" > procedure. > > I thought that this was the case because some "sendmail" feature is not > activated. Therefore I installed and carefully set up the "Notify" recipe, > storing my email address on page "SiteAdmin.NotifyList": > [email protected] > > Well... Nothing happens! Surprizing because the same web server does send > notifications for its PhpWiki website. This means that the mail() function is > working properly. > > I was further puzzled not to find any call of the mail() function in PmWiki > code... Certainly I am missing something here! > > -- > Bernard Bel > Laboratoire Parole et Langage > http://lpl-aix.fr > UMR 6057 CNRS - Université de Provence > 13604 Aix-en-Provence Cedex 1 (France) > > Centre de Ressources pour la Description de l'Oral (CRDO) > http://crdo.fr > Bol Processor project > http://bolprocessor.sourceforge.net/ > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > -- --------------------------------------- | A | de la langue française | B | http://www.languefrancaise.net/ | C | [email protected] --------------------------------------- _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
