Показать сообщение отдельно
Старый 16.09.2009, 12:41   #18  
Yuki is offline
Yuki
Участник
 
31 / 10 (1) +
Регистрация: 24.04.2009
После отключения SSL на exchange:

exchangeLog:
09/16/2009 14:31:49 : #62269 - Checking for outgoing e-mail messages to process for SMTP: http://crm/OrgName.
09/16/2009 14:31:49 : #15393 - Validating the outgoing e-mail message with subject "Уведомление: интерес не квалифицирован CRM:0010178" from user1@domen.ru to user2@domen.ru for SMTP: http://crm/OrgName.
09/16/2009 14:31:49 : #1866 - Checking the e-mail message with subject "Уведомление: интерес не квалифицирован CRM:0010178" in mailbox SMTP: http://crm/OrgName for delivery to exchange.
09/16/2009 14:31:49 : #61042 - An error occurred while processing the outgoing e-mail message with subject "Уведомление: интерес не квалифицирован CRM:0010178" for SMTP: http://crm/OrgName for delivery through exchange. System.Net.Mail.SmtpException: Server does not support secure connections.
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)
at Microsoft.Crm.Tools.Email.Providers.SmtpPollingSendEmailProvider.ProcessMessageInternal(email emailMessage)
at Microsoft.Crm.Tools.Email.Providers.CrmPollingSendEmailProvider.ProcessMessage(email emailMessage)
at Microsoft.Crm.Tools.Email.Providers.CrmPollingSendEmailProvider.Run()

CRMSystemMailboxLog:
09/16/2009 14:31:49 : #21381 - Opening mailbox serv@domen.ru.
09/16/2009 14:31:49 : #20669 - Checking for e-mail messages to process in mailbox serv@domen.ru.
09/16/2009 14:31:49 : #49073 - Validating the e-mail message with subject "Антивирусная проверка всех ПК" from Иванов Иван Иванович <ivanov@domen.ru> to "all" <all@domen.ru> for delivery to serv@domen.ru.
09/16/2009 14:31:49 : #17174 - An error occurred while validating the e-mail message with subject "Антивирусная проверка всех ПК" in mailbox serv@domen.ru. Microsoft.Crm.Tools.Email.Providers.EmailException: An error occurred while trying to extract the attachment from the incoming e-mail message. The attachment must be a "forward-as-attachment" e-mail message.
at Microsoft.Crm.Tools.Email.Providers.ExchangeEmailMessage.ValidateMessage(Boolean isForwardMailbox)
at Microsoft.Crm.Tools.Email.Providers.ExchangePollingMailboxProvider.ValidateMessageInternal(EmailMessage emailMessage)
at Microsoft.Crm.Tools.Email.Providers.CrmPollingMailboxProvider.ValidateMessage(EmailMessage emailMessage)
at Microsoft.Crm.Tools.Email.Providers.CrmPollingMailboxProvider.Run()
09/16/2009 14:31:49 : #30463 - Moving the e-mail message with subject "Антивирусная проверка всех ПК" in mailbox serv@domen.ru to the undeliverable folder because it has been marked as undeliverable.
09/16/2009 14:31:49 : #19780 - Closing mailbox serv@domen.ru.