Hi,
I am unable to configure Mail option.
Can anyone help me..
Thanks in advance,
Sathya..
Yes, i can find and i given emaild and server also as given below but no luck..
Email: ****@yahoo.co.in
Server: smtp.mail.yahoo.co.in
Log::::
Test mail not send: System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.
at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller)
at System.Net.Mail.SmtpReplyReader.ReadLine()
at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpClient.GetConnection()
at System.Net.Mail.SmtpClient.Send(MailMessage message)
Advice me to solve this issue...
Regards,
Sathya
Have you filled in the the smtp server?, And can you make absolutely sure you are able to 'smtp' relay from that client?
You have to be in the same newwork as the mail server.
Also some virus scanners see the application sending mail, and block it. Can you confirm that aint the case here?
If you right click on the listview containing the servers you can choose options, there are several tab pages in the options, one is called 'email'.
Let me know if you can find it!
Good luck!