What program or script sends out email for password changes?
Posted: Thu Mar 17, 2016 8:00 pm
I have a rather simple question but it is giving me a major headache.
First of all all my mail notifications are going out perfectly because I have written a custom script that takes care of outgoing mail.
However, when I create a new user or change someone's password (from Admin->manage users) and I want to send them email to that effect the outgoing email
always gets sent from: root@localhost.{MYDOMAIN}
My question: what process or script sends out this email?
How can I trap this and use my own mail script ?
First of all all my mail notifications are going out perfectly because I have written a custom script that takes care of outgoing mail.
However, when I create a new user or change someone's password (from Admin->manage users) and I want to send them email to that effect the outgoing email
always gets sent from: root@localhost.{MYDOMAIN}
My question: what process or script sends out this email?
How can I trap this and use my own mail script ?