I have several accounts that we developed php scripts for that send out emails to people such as postcard scripts, or scripts that send out to a list of selected people. If the script sends out to a bad email address the bounce messages get sent to nobody which then get forwarded to me as server admin even though there is a specific user's email address in the from field in each message that goes out.
I am assuming then, that the server is inserting the nobody address somewhere in the header of each email. Is there a configuration on the server that inserts the senders email in the right place in the header?
I am assuming then, that the server is inserting the nobody address somewhere in the header of each email. Is there a configuration on the server that inserts the senders email in the right place in the header?