• Resolved cmoyroud

    (@cmoyroud)


    Hello,

    I have had trouble since switching from Gmail through API to an SMTP server (with proper SPF/DKIM/DMARC settings). Using the PostSMTP mailer, I cannot send even a test e-mail. I get this: '' does not match the expected structure for a DNS hostname, '' does not appear to be a valid URI hostname, '' does not appear to be a valid local network name.

    Switching to PHPmailer works fine to send the e-mail. They’re considered spam by the relay. I’m not sure yet it’s due to how PostSMTP formats the messages, so I’ll hold off complaining for now ??

    Wordpress is hosted on a Google cloud VM, and hostname returns instance-1.

    Thanks,

    Clément

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter cmoyroud

    (@cmoyroud)

    I got confirmation from my e-mail provider that the server considers the e-mail spam because there is no MIME bodypart in the message. Is there an option somewhere to add this to the test e-mails?

    A.Tariq

    (@arsalantariq)

    @cmoyroud Hi,

    Hope you are doing good.

    Thanks for the clarification of the issue.

    We are testing and looking into this and we will release our updated version asap.

    Thanks

    Hi @cmoyroud

    We have released the beta version, which includes the fix of this issue, it would be great if you download this version and let us know how it’s working for you.

    You can download Beta Version from here.

    Looking forward to your response.

    Thanks

    Thread Starter cmoyroud

    (@cmoyroud)

    Hey @arsalantariq,

    I tried with the now-released 2.0.25 version, and no luck. Note that this is using PHPmailer, not the PostSMTP mailer.

    For PostSMTP mailer I get the error message in my initial post. I looked at the email log, and for the failing sessions all I see in the transcript is:

    This is the conversation between Postman and the mail server. It can be useful for diagnosing problems. DO NOT post it on-line, it may contain your account password.
    
    smtps:login://mail.mailo.com:465

    When switching to PHPmailer, the transcript shows a complete connection session, as expected. So I think there’s another issue in the plugin…

    @cmoyroud thanks for updating us, let me look into it, will get back to you shortly.

    Plugin Support M Haseeb

    (@haseeb0001)

    @cmoyroud We have fixed the issue on our latest version, can you update the plugin and test it? let me know if the issue is still there.

    Thanks

    Plugin Support M Haseeb

    (@haseeb0001)

    @cmoyroud

    We haven’t heard from you so we’re going to mark this thread as resolved. Feel free to open a new one if you need it.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mail considered spam by server’ is closed to new replies.