Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi guys.
Recently i was asked by someone to help dealing with high email out (smtp) with his wpForo installation (that i suggested to him a few months back). It seems he runs a small hosting plan and his provider has some restrictions with email via smtp.
I have a technical question, since i'm stuck. Some plugin he has installed, intercepts all wp_mail calls and sends all email to a queue. Then cron takes care the rest. It seems to work, BUT not for moderated posts. After he approves a post (for new people), the notification are somehow lost. Not in queue, not shown as failed.
So, my question is does an approved post still uses wp_mail call or something else ? I'm not a programmer, please do not reply too technically.
Thanks
ok Anonymous20,
I'll ask this question to wpForo developers and let you know asap.
yes @anonymous20,
wpForo doesn't have own email functions, it just uses WordPress wp_mail() function.