Re: [Mailman-Users] removed subcribers still there

2007-06-09 Thread Stephen J. Turnbull
Juan Miscaro writes: > My MTA is rejecting with a 550 (user does not exist): No, it would appear that it is in an error state, closing the connection before receiving and acknowledging a QUIT command (required by RFC 2821, section 4.1.1.10): > $ tail -600 smtp-failure | grep example > Jun 09

Re: [Mailman-Users] removed subcribers still there

2007-06-09 Thread Juan Miscaro
--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > Brad Knowles wrote: > > >On 6/8/07, Juan Miscaro wrote: > > > >> Nevertheless, my mail logs continue to show sending attempts to > the > >> removed addresses. > > > >It sounds to me like those messages were already delivered by > Mailman > >to your

Re: [Mailman-Users] removed subcribers still there

2007-06-08 Thread Mark Sapiro
Brad Knowles wrote: >On 6/8/07, Juan Miscaro wrote: > >> Nevertheless, my mail logs continue to show sending attempts to the >> removed addresses. > >It sounds to me like those messages were already delivered by Mailman >to your MTA, and your MTA is continuing to try to deliver those >messages

Re: [Mailman-Users] removed subcribers still there

2007-06-08 Thread Brad Knowles
On 6/8/07, Juan Miscaro wrote: > Nevertheless, my mail logs continue to show sending attempts to the > removed addresses. It sounds to me like those messages were already delivered by Mailman to your MTA, and your MTA is continuing to try to deliver those messages. > As expected, when I sea

[Mailman-Users] removed subcribers still there

2007-06-08 Thread Juan Miscaro
I have removed a lot of stale subscribers from my lists with the command $ remove_members --fromall <[EMAIL PROTECTED]> $ mailmanctl stop $ mailmanctl start I have also restarted my MTA (postfix). Nevertheless, my mail logs continue to show sending attempts to the removed addresses. The peculia