添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

We have some sites running CMS 11 and one site running CMS 12 (all on-premise). All sites are using Optimizely Forms and its built in function allowing form posts to be sent with e-mail.

However, we're now struggling with a problem where some e-mails randomly disappear.

In our log files we've found the following:

Failed to send email
System.AggregateException: One or more errors occurred. (The SMTP server has unexpectedly disconnected.)
---> MailKit.Net.Smtp.SmtpProtocolException: The SMTP server has unexpectedly disconnected.
at MailKit.Net.Smtp.SmtpStream.ReadAheadAsync(Boolean doAsync, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpStream.ReadResponseAsync(Boolean doAsync, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.SendCommandAsync(String command, Boolean doAsync, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.SendEhloAsync(Boolean ehlo, Boolean doAsync, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.EhloAsync(Boolean doAsync, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, Boolean doAsync, CancellationToken cancellationToken)
at EPiServer.Notification.Internal.SmtpClientImplementation.SendAsync(MimeMessage message)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EPiServer.Forms.Implementation.Actors.SendEmailAfterSubmissionActor.<>c__DisplayClass13_0.<SendMessage>b__2()

Has anyone else experienced a similar problem?

Is there some way to extend the logging so that we can get more information?

Appreciate all the help we can get :-)

What SMTP client are you using to send emails? When you say emails randomly disappear - do you mean they aren't getting sent because of the above error?

Can you find a pattern in what emails are not being sent/disappear?

#297073 Feb 23, 2023 16:40

We've contacted the suppliers of our mail software and hope they'll be able to give us some assistance.

#297144 Feb 24, 2023 13:27
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.

Optimizely support

See the support page for contact information.

Feedback on Optimizely World

If you’d like to give feedback about this site, please click here . Thank you very much!