-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Tonnis Wildeboer wrote:
What is the difference between the way e-mails are sent for new passwords vs. the way they are sent for modification notifications? The latter are being sent successfully while the former always bounce. Here is a line showing the bounce from the mail log:
I believe until recently, password mails were sent with a from address of $wgPasswordSender while notification mails were sent from $wgEmergencyContact.
(As of 1.13, they're both sent from $wgPasswordSender.)
Check if the two addresses are set differently in your LocalSettings.php; it may be that one of them is forbidden by your mailer configuration; alternatively there might be something funny about the content of the mails.
- -- brion