Hi Patrick,

Thanks to your advise. Do you expect that sending to 1000 recipients
on one SMTP session be less than invoking sendmail for 20 time?

-- afshin

On Sun, Aug 14, 2011 at 1:37 AM, Patrick Ben Koetter <p...@state-of-mind.de> 
wrote:
>
> * afshin afzali <a.afzali2...@gmail.com>:
> > I'm using mutt to send bulk emails by postfix.
> > I'll appreciate if know there is any limitation on recipients count.
>
> You could use a script to invoke mutt in batches of 50 recipients and have
> mutt use the sendmail command.
>
> You could also configure mutt to do a regular SMTP session, send up to 1.000
> recipients in a row (1.000 recipients is Postfix default limit) and leave it
> to Postfix to split the message down into batches of 50 recipients.
>
> p@rick
>
> --
> Postfix - Einrichtung, Betrieb und Wartung
> <http://www.postfix-buch.com>
> saslfinger (debugging SMTP AUTH):
> <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to