From: VSLA on 24 Mar 2010 11:53 I am receiving the following DB Mail Errors in the sysmail_event_log system view: DatabaseMail process is started DatabaseMail process is shutting down DatabaseMail process is started The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2010-03-14T17:44:43). 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.5.1 Authentication Required. Learn more at ). ) The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2010-03-15T11:59:55). Exception Message: Cannot send mails to mail server. (The operation has timed out.). ) The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2010-03-15T12:00:26). Exception Message: Cannot send mails to mail server. (Failure sending mail.). ) Any thoughts? Thanks !!!
From: Uri Dimant on 24 Mar 2010 12:00 VSLA Antivirus blocks 25 port??? "VSLA" <VSLA(a)discussions.microsoft.com> wrote in message news:64577B46-77D4-44B8-81D6-1C7BC4C43831(a)microsoft.com... >I am receiving the following DB Mail Errors in the sysmail_event_log system > view: > > DatabaseMail process is started > DatabaseMail process is shutting down > DatabaseMail process is started > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-14T17:44:43). 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.5.1 Authentication Required. Learn more > ). ) > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-15T11:59:55). Exception > Message: Cannot send mails to mail server. (The operation has timed > out.). ) > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-15T12:00:26). Exception > Message: Cannot send mails to mail server. (Failure sending mail.). ) > > Any thoughts? > Thanks !!! > >
From: Paul Shapiro on 24 Mar 2010 18:10 "VSLA" <VSLA(a)discussions.microsoft.com> wrote in message news:64577B46-77D4-44B8-81D6-1C7BC4C43831(a)microsoft.com... > I am receiving the following DB Mail Errors in the sysmail_event_log > system > view: > > DatabaseMail process is started > DatabaseMail process is shutting down > DatabaseMail process is started > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-14T17:44:43). 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.5.1 Authentication Required. Learn more > ). ) > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-15T11:59:55). Exception > Message: Cannot send mails to mail server. (The operation has timed > out.). ) > > The mail could not be sent to the recipients because of the mail server > failure. (Sending Mail using Account 1 (2010-03-15T12:00:26). Exception > Message: Cannot send mails to mail server. (Failure sending mail.). ) > > Any thoughts? The error message from the mail server is telling you that you need to authenticate before it will accept your mail: "The SMTP server requires a secure connection or the client was not authenticated." Check your database mail setup to see that you provide the necessary credentials for the mail server you're using.
|
Pages: 1 Prev: Execution plan for view Next: Stored Procedure skipping commands |