Jump to content
thirty bees forum

Who is the sender? Sender is not same as SMTP authenticate username


Havouza

Recommended Posts

We get this error when testing mail. So who is the sender? The customer service email address and the smtp username is same so who is the sender?

 

Recipient address rejected: Sender is not same as SMTP authenticate username

Link to comment
Share on other sites

@the.rampage.rado

Ok thanks that sorted out that problem. Now all mails to the customer works.

BUT. The admin mail still not work for some reason. There is not much to configure in the mail nocice module more than email address and I have put 2 there just to be sure. And if the PHP Mailer module now is correct configured, the admin mail should also work but nothing. And nothing in any log that I can find. I have also checked the mail.log from the mail server but nothinng

Link to comment
Share on other sites

15 minutes ago, the.rampage.rado said:

Did you implement the code modification datakick made for your case in the other thread?

I cant remember any code change datakick have done. Cant find that post

 

Link to comment
Share on other sites

I have implemented the code but I doubt it is the problem. Php Mailer already handle the certs correct. And I assume the mail alerts should use the PhpMailer also so it is something else that doesnt work

Link to comment
Share on other sites

1 hour ago, Havouza said:

I have implemented the code but I doubt it is the problem. Php Mailer already handle the certs correct. And I assume the mail alerts should use the PhpMailer also so it is something else that doesnt work

My guess is that email template 'new_order' is not translated for the employee language (or for shop default language)

Link to comment
Share on other sites

3 minutes ago, Havouza said:

@datakick

  It is not translated but it is present in the mail folder for the shop language swedish. So at least it should be sent.  It exist both in the root mail folder and in the theme mail folder.

More suggestions please

Did you check content of the template? Maybe the template is empty (there was a bug in older version of thirty bees that generated empty template files sometimes)

Is swedish the only lang in the store? If not, make sure the template exists for all languages - mailalert will use language that is assigned to employee preferences, so if the employee is using english for back office, the en variant of email template is used for them.

Link to comment
Share on other sites

3 minutes ago, Havouza said:

That does not exist in any mails folder

 

Ok, so that's the problem. Module checks that both email template variants exists. It shouldn't really do that, I'll create a ticket for that.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...