nodesman / wp-autoresponder

Email marketing and newsletter plugin for WordPress
40 stars 22 forks source link

WPRMail doesn't count the number of emails sent by non-WPR calls to wp_mail(). #258

Open nodesman opened 11 years ago

nodesman commented 11 years ago

The plugin should accomodate the calls to wp_mail() and potentially PHPMailer calls by other plugins to ensure that reliable deliveries happen (by avoiding emails being rejected by mail server due to rate overshoot).