not able to send email
Brought to you by:
ctrager
When i open a bug, and try to send email, i get the following error "The handshake failed due to an unexpected packet format." and i am not able to send email.
My smtp connection string is
<network host="mail.vcsoft.com" port="587" username="pdadmin@vcsoft.com" password="XXX">. and incoming email connection string is
<add key="EnablePop3" value="0">
<add key="Pop3Server" value="pop.gmail.com">
<add key="Pop3Port" value="995">
<add key="Pop3UseSSL" value="1">
and ssl connection string is
<add key="SmtpForceSsl" value="0"></add></add></add></add></add></network>
problem got resolved after restarting IIS