The last thing, I could not find last release RPM package for EL5. Would you address me where I would find it or mutt.spec to build it by myself?
-- afshin On Sun, Aug 14, 2011 at 9:16 PM, afshin afzali <a.afzali2...@gmail.com> wrote: > The SMTP support is implemented in 1.5.x versions. As stated in > mutt.org the stable version still is 1.4.2.3! > Do you recommend use of 1.5.x in production enviroments? > > Thanks, > -- afshin > > On Sun, Aug 14, 2011 at 6:42 PM, Patrick Ben Koetter <p...@state-of-mind.de> > wrote: >> * afshin afzali <a.afzali2...@gmail.com>: >>> Thanks to your advise. Do you expect that sending to 1000 recipients >>> on one SMTP session be less than invoking sendmail for 20 time? >> >> Invoking the sendmail command is much slower, compared to a SMTP Session. >> >> p@rick >> >> >> >>> >>> -- 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/> >> >> -- >> Postfix - Einrichtung, Betrieb und Wartung >> <http://www.postfix-buch.com> >> saslfinger (debugging SMTP AUTH): >> <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> >> >