Plugin Author
Scott Reilly
(@coffee2code)
WordPress & Plugin Developer
@ianmac44 : Thanks!
The plugin will allow the reply-to (and any others) to pass through unchanged. If you specify a from_email and from_name via the plugin settings, then the “from:” header is changed (otherwise that header is unmolested as well). Other than that, it only serves to configure the SMTP settings accordingly.
Cheers!
Okay excellent thank you, I’ll try ‘reply-to’. It’s to do with a plugin that integrates OS Ticket into WP. Users get Ticket notification emails ‘From:’ the WP Admin email rather than the Support email. Being able to reply in an email to OS Ticket is a feature so this is why I need the reply-to. As you suggested leaving the fields blank in Configure SMTP would be one option however if I try that my test emails from Configure SMTP result in a error so my plan going forward is to set ‘reply-to:’ in the OS Ticket plugin code.