December 24, 2014 at 6:28 am
i'm under the impression that the email is supposed to be bracketed, and semi colon delimited when multiple addresses are involved, like this:
"Nescio, Nomen" <nomen.nescio@noreply.com>;"The SQL Administrator" <admin@noreply.com>;
I'm guessing that it gets passed as your string, and some parser does it'ts best guess and sends it anyway, but i think if you format it above, you get just an alias in the email From
Lowell
December 24, 2014 at 6:57 am
In the meantime we have found out with wireshark that the address is sent to SMTP correctly so with the quotation mark after Nomen: "Nescio, Nomen" nomen.nescio@noreply.com. Apparently the SMTP mail address validation rules decide it's better to put everything before the @ in quotation marks?
All google searches turn up with nothing. We are using this same software in various other situations without any such problem. We have no access to the SMTP server but have raised the question at the representatives.
Viewing 2 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply