.net - How to send email via smtp using VB.NET 2010 -


i need send email via smtp, have smtp in linux centos server, , created software send emails vb.net 2010.

after using namespace : system.net.mail.smtpclient, receive exception :

mailbox name not allowed. server response was: sorry, domain isn't in list of allowed rcpthosts (#5.7.1) 

thanks in advance.

that's error server you're attempting send email to; has nothing code. server you're trying send email isn't authoritative mail domain you're sending to.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -