Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Mailed reports strange behaviour quotation marks in mail address

$
0
0
We have an application that uses SSRS to send mail. But the format of the mail address changes somehow.The format when passed on to SSRS is "Nescio, Nomen" nomen.nescio@noreply.com but when the mail is sent it is changed into "Nescio, Nomen nomen.nescio"@noreply.com. So the quotation mark is moved backwards and the mail is not received. If we send it just to nomen.nescio@noreply.com it's ok.I can send mail from my own outlook to "Nescio, Nomen" nomen.nescio@noreply.com just fine.So somewhere along the line either SSRS passes it incorrectly to SMTP or SMTP changes the mail address.Any ideas?

Viewing all articles
Browse latest Browse all 2791

Trending Articles