In our application we send email to user of applications. When our user email address is like
paulo.macedo@company.com.br@company, it fails with exception of system.net.mime.mailbnfhelper.readmailaddress
So can a email address have multiple ‘@’ symbol and can .net MailMessege object handle it?
It is possible to have few @ signs, but you have to put other one in quotes.