Jump to content

Wiremail SMTP module outputs "Error in hnsmtp::send"


Recommended Posts

Posted

Hi!

I've got an issue with the Wiremail SMTP module.

The settings test in the module works without problems.
But not the mails send via the website.

In the logs "wiremailsmtp_errors" i always got this strange message:

Error in hnsmtp::send : 250 OK

What does that mean?
Where or how can i get more infos or details errors?

The background:
I send mails everytime a page is published to all users via the ready.php .
The mail are sent to my mail adress with all the user mail adresses in bcc.

Thanks for any ideas & cheers!

Posted

Hello, @tires!

Code 250 OK means that everything went well and your message was delivered to the recipient server. It is possible that privacy settings block receiving of messages.

  • Like 2
Posted
4 hours ago, Clarity said:

Hello, @tires!

Code 250 OK means that everything went well and your message was delivered to the recipient server. It is possible that privacy settings block receiving of messages.

Thanks for your answer!

May be its blocked. But where? At the user or on the server?

Or is it the bcc?

Posted

In Gmail, for example, you can set "Less secure app access" (Security > Less secure apps) so that WireMailSMTP will be able to access it. Probably it can help.

  • Like 1
Posted
14 hours ago, Clarity said:

In Gmail, for example, you can set "Less secure app access"

Same for Outlook, Yandex, Zoho and everything that needs either an "App password" or 2FA (2 Factor Auth).

Another thing: sometimes it's necessary to use different ports (for whatever reason) so it's either 465, 587, or even 2525. Just double-check here.

  • Like 2
  • 2 weeks later...
Posted

Thanks for your answers!

I think this was because of some smpt limits at the provider.

I now solved it with wiremail without smtp an it work pretty well.

  • Like 1

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...