Re: Postfix blocks Mailman if too many invalid addresses are on the list

2009-11-02 Thread Christian Recktenwald
On Mon, Nov 02, 2009 at 08:58:46AM -0600, Noel Jones wrote: > An example using the submission port 587 > > # master.cf > submission inet n - n - - smtpd > -o syslog_name=postfix-submission > -o smtpd_hard_error_limit=1000 > -o smtpd_soft_error_limit=1000 Works, thanks :-) -- Christ

Re: Postfix blocks Mailman if too many invalid addresses are on the list

2009-11-02 Thread Noel Jones
On 11/2/2009 8:18 AM, Christian Recktenwald wrote: Hi, I have postfix, mailman and an imap service running on one mail server. Problem is, every couple of months several dozens of list member mail boxes expire. If in this case mailman tries to deliver a posting it gets many errors concerning un

Postfix blocks Mailman if too many invalid addresses are on the list

2009-11-02 Thread Christian Recktenwald
Hi, I have postfix, mailman and an imap service running on one mail server. Problem is, every couple of months several dozens of list member mail boxes expire. If in this case mailman tries to deliver a posting it gets many errors concerning unknown users *and* terminates the smtp session due t