Viewing 2 replies - 1 through 2 (of 2 total)
  • So…
    it seems like I’m not the only one. I submitted the same request directly to the developer but, by his answer, I thought I was the only one to intercept this issue…
    I’ve been told that mingle forum uses the same wp email mechanism and that this issue has never been reported before.
    The developer suggests to check the email log to search for any kind of condition that blocks the mingle forum emails.
    I’m going to perform this check.

    bye

    Karen, try this…
    Install a plugin that can change the behaviour of the wp_mail system: The standard method is the standard php_mail() but seems that some kind of email, sent via this method, are blocked by some providers. I checked my wp-mail log and I noticed this kind of failure.
    So:
    1) I created an email account to be used by wordpress to send email
    2) I installed the wp-smtp-mail plugin and configured the access to this account (smtp mail server address, account and password like in configuring thunderbird)
    3) I tried again (all the wordpress email functions) and it seems to work

    I hope this helps…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscribed users not getting emails — HELP!’ is closed to new replies.