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
--- 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
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
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
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