Safety1st Posted February 10 Share Posted February 10 (edited) I'd like to change 'Return-Path' and/or 'envelope-from' for outgoing mail messages sent by PHP mail service. Because it sets them to admin@ despite outgoing mail address is set to noreply@ 🙂 Edited February 10 by Safety1st Link to comment Share on other sites More sharing options...
Jim M Posted February 11 Share Posted February 11 PHP mail would be configured by your server. Additional parameters can be added to tell your configuration what to do but it can't fully change the configuration. You would need to work with your hosting provider or server administrator if you want to do this. Link to comment Share on other sites More sharing options...
Recommended Posts