Inhalte aufrufen

Profilbild

Problem with sending email in ver 3.0.2


  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
1 Antwort zu diesem Thema

#1 Litaly

Litaly

    Benutzer

  • Members
  • 25 Beiträge

Geschrieben: 11 September 2017 - 11:57

Problem with sending emails from smartstore.

Emails to storeowner works fine, but sending to other emails does no work. In version 2.5.0 it worked fine. I am using smarterasp.net hosting.

Error sending an email: Mailbox unavailable. The server response was: <######@mail.com> No such user here

at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)

at System.Net.Mail.SmtpClient.Send(MailMessage message)
at SmartStore.Core.Email.DefaultEmailSender.SendEmail(SmtpContext context, EmailMessage message)
at SmartStore.Services.Messages.QueuedEmailService.SendEmail(QueuedEmail queuedEmail)

<######@mail.com> - user email

 

Manual sending emails from mail server works.

 

I will be appreciate for any help.

 


  • Stephennuh gefällt das

#2 Litaly

Litaly

    Benutzer

  • Members
  • 25 Beiträge

Geschrieben: 12 September 2017 - 16:59

Problem solved deleting email account in admin site and creating new with the same settings.


  • Stephennuh gefällt das