Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Brad Knowles
On 12/6/07, Márcio Luciano Donada wrote: > In the file mm_cfg.py just add > # mx:/etc/mailman# cat mm_cfg.py |grep SMTP > SMTP_MAX_RCPTS = 15 > > value SMTP_MAX_RCPTS = 15 is just smtpd_recipient_limit = 15, > > but Defaults.py valeu default is 500, not editing!!! The values in mm_cfg.py (if

Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Sapiro escreveu: > Márcio Luciano Donada wrote: >> Thanks for your help, I was checking the mm_cfg.py and not found >> the parameter SMTP_MAX_RCPTS. The problem is that I use postfix >> in the smtpd_recipient_limit = 10 to limit some users. How s

Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Brad Knowles
On 12/6/07, Márcio Luciano Donada wrote: > I believe that the problem is the configuration of postfix, with the > parameter smtpd_recipient_limit = 15, the mailman sends initially for > the first 15 members of the list and seguinda, after some time for the > others. There were some to improve

Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Márcio Luciano Donada wrote: > > Thanks for your help, I was checking the mm_cfg.py and not found the > parameter SMTP_MAX_RCPTS. The problem is that I use postfix in the > smtpd_recipient_limit = 10 to limit some users. How should I proceed, > I can s

Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Márcio Luciano Donada escreveu: > > >> What do you have in mm_cfg.py for SMTP_MAX_RCPTS? The default is >> 500 and if you do not have VERP_DELIVERY_INTERVAL = 1 or >> personalization to cause Mailman to send individual messages, you >> may be sending

Re: [Mailman-Users] Delayed delivery

2007-12-06 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Sapiro escreveu: > Márcio Luciano Donada wrote: >> Hi, Now I have the mail server using debian etch with postfix. >> This same server have installed mailman and I have noticed that >> many times the mailman take long to deliver messages, sometime

Re: [Mailman-Users] Delayed delivery

2007-12-05 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Márcio Luciano Donada wrote: > Hi, > Now I have the mail server using debian etch with postfix. This same > server have installed mailman and I have noticed that many times the > mailman take long to deliver messages, sometimes even more than an > hour

Re: [Mailman-Users] Delayed delivery

2007-12-05 Thread Brad Knowles
On 12/5/07, Márcio Luciano Donada wrote: > Now I have the mail server using debian etch with postfix. This same > server have installed mailman and I have noticed that many times the > mailman take long to deliver messages, sometimes even more than an > hour. I wonder what you have when using

[Mailman-Users] Delayed delivery

2007-12-05 Thread Márcio Luciano Donada
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Now I have the mail server using debian etch with postfix. This same server have installed mailman and I have noticed that many times the mailman take long to deliver messages, sometimes even more than an hour. I wonder what you have when using th