Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
hero13000
Starting Member
1 Post |
Posted - 2009-06-30 : 04:00:54
|
| Hi everyone.I want try to use Database Mail with a Yahoo Account to send email to other. I use Server Name = mail.yahoo.com with Port 25, SMTP Authentication is Basic authentication. I don’t choose "This server requires a secure connection (SSL)".So, I get a message: "The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 3 (2009-06-30T10:17:48). Exception Message: Could not connect to mail server. (A socket operation was attempted to an unreachable network 66.163.169.186:25).)"Please help me!In trying time with some other config, I had a other message "The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 3 (2009-06-29T11:42:38). Exception Message: Cannot send mails to mail server. (The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Must issue a STARTTLS command first).)"Can you tell me about these errors and how can I fix? |
|
|
|
|
|