• Resolved matthiashataj

    (@matthiashataj)


    dkim is active in phpmailer_init and working with all emails send from wordpress.

    when sending mails via local host and mailpoet, there is no dkim inside the emails.

    how to use local sender wp_mail with active dkim and mailpoet?

    mailpoet-email:

    Authentication-Results: anubis.udag.de;
    dkim=none;
    dmarc=pass (policy=reject) header.from=ecco-meineke.de;
    spf=pass (anubis.udag.de: domain of [email protected] designates 80.237.130.105 as permitted sender) [email protected]

    any other email:

    Authentication-Results: anubis.udag.de;
    dkim=pass header.d=ecco-meineke.de header.s=default header.b=rZOlAa+w;
    spf=pass (anubis.udag.de: domain of [email protected] designates 80.237.130.105 as permitted sender) [email protected];
    dmarc=pass (policy=reject) header.from=ecco-meineke.de

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there @matthiashataj,

    Thanks for reaching out!

    I see that we’ve been working on this issue with you via email so I’ll mark this thread as Resolved.

    Please don’t hesitate to contact us back if you need further assistance.

    Enjoy the rest of your day and stay safe!

Viewing 1 replies (of 1 total)
  • The topic ‘dkim active in phpmailer_init but not used by mailpoet’ is closed to new replies.