• Resolved strike3

    (@strike3)


    Hi,
    I have a question about the notification to admins for a pending topic. Are those sent directly to recipients (i.e., using the To: line), or are they sent using BCC? We use a email queuing plugin to stay under our host’s SMTP limits. It works great for all our site email, but for some reason, the pending topic notifications aren’t working with it. From what I’m seeing in the database, it looks like there are no direct recipients for these particular emails (i.e., no addresses in the ‘To:’ field), which apparently causes problems with the queuing plugin. I’m hoping I can make a small adjustment to the wp_mail call for these or even just hardcode a recipient to go into the To: field. Thanks for the help!

    Matt

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

    (@digital-arm)

    These are sent using the To: field. Which plugin are you using for email queueing?

    Thread Starter strike3

    (@strike3)

    Hi,
    We finally figured this one out a couple of weeks ago. Sorry I haven’t updated this thread yet. It seemed to be a compatibility issue with the mail queue plugin we were using (WordPress Mail Queue). I convinced the site owner to switch to an external SMTP service (Amazon SES) and we’ve had no problems with emails since then.

    Thanks for checking in on this. Your plugin has been fantastic for our site!

    Matt

    Plugin Author Digital Arm

    (@digital-arm)

    Glad to hear that’s working and the plugin is working well for you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘question about pending topic notifications’ is closed to new replies.