Brian Hansen wrote:
2009/3/6 Chris <[email protected] <mailto:[email protected]>>What about 10,000?I haven't been able to send out more than 6000 at most. It is proberly caused by a limit set in Postfix as you wrote.
If you're sending emails one by one in a mail() call there is no limit (one email per recipient)
If you're trying to cc or bcc the email addresses, then there probably is a limit.
-- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

