OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Php mail()+postfix mail sending limit ?

From: Dragan Zubac (zubacroutotelecom.com)
Date: Wed Aug 02 2006 - 09:06:58 CDT


Hello

I switched to Swiftmailer v.2.0.0,and configured as SMTP mailer (not
sendmail,confirmed with tcpdump port 25),and once again I got only 69
out of 100 to send ? Increased process limit,and all *limit* parameters
in main.cf file.
Any clue ?

Sincerely

Dragan Zubac

Magnus Bäck wrote:
> On Wednesday, August 02, 2006 at 14:18 CEST,
> Dragan Zubac <zubacroutotelecom.com> wrote:
>
>> I'm using PHP 5.1.4 and Postfix 2.2.10.When I try to send 100 e-mail
>> via php and it's mail(),I got delivery of only 69 messages ? Is there
>> some configuration parameter in postfix I should change or maybe there
>> are some other reason I can't achieve 100 % delivery rate ?
>
> Postfix has no rate-limiting for messages submitted via sendmail(1).
> Read your logs to find out what happens to your messages.
>