On October 24, 2014 10:41:11 PM Rod K <post...@nisny.com> wrote:
Using PHP's mail() function which sends via 25 is A Bad Thing. Use something like phpmailer class to use submission and a policy server to rate limit.
php wont retry, so not possible
On October 24, 2014 10:41:11 PM Rod K <post...@nisny.com> wrote:
Using PHP's mail() function which sends via 25 is A Bad Thing. Use something like phpmailer class to use submission and a policy server to rate limit.
php wont retry, so not possible