asp.net - Multiple '@' symbol in email address not working with .net 2005 -


in our application send email user of applications. when our user email address paulo.macedo@company.com.br@company, fails exception of system.net.mime.mailbnfhelper.readmailaddress

so can email address have multiple '@' symbol , can .net mailmessege object handle it?

it possible have few @ signs, have put other 1 in quotes.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -