• Resolved tdechangy

    (@tdechangy)


    Hi,
    For now I can see all system emails correctly logged. I use the Mailster plugin to configure SMTP and send emails. I set also a custom sending email there, which is different from the admin email, which might cause the issue, but I need the admin email to be different form the Blog sending/receiving email so that I can receive the admin mails without annoying the blog manager.

    What are your suggestions pls. Could you eventually try to make your mails logging compatible with such configuration ?

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JWardee

    (@wardee)

    Hey Tdechangy,

    I had a quick look and it seems like there are quite a few Mailster plugins I assume you mean this one? https://wordpress.org/plugins/wp-mailster/

    By default WP Mail Catcher will capture all emails sent out via the wp_mail function some plugins use their own custom implementations for sending mail out so drivers need to be built for each one individually.

    There are currently no plans to support Mailster because of the lack of demand. However if you’d like to build one yourself and submit it to the GitHub repo then I can look over it.

    Kind regards,
    James

    Thread Starter tdechangy

    (@tdechangy)

    The Mailster plugin is this one : https://codecanyon.net/item/mailster-email-newsletter-plugin-for-wordpress/3078294and you may find a testing interface to see all settings @ https://mailster.co/ (click on the button “try free”)

    For what I’ve seen there is this option which could inform about the way it sends emails :
    PHP Mailer > included in WordPress or v.5.2.26

    NB: I’m not developer so I won’t be able to submit such function.Thanks if you can tell me further about your thoughts.

    Plugin Author JWardee

    (@wardee)

    Thanks for the link. No worries about contributing 🙂 As mentioned if there’s sufficient demand I can look into adding it but at the moment you’re the only one who has asked for it. So maybe a couple of versions down the line. Any other questions feel free to ask.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing mails in mail logging list (using secondary email in Mailster)’ is closed to new replies.