[Mailman-Developers] Residual bounce/Unsubscribe
David Birnbaum
davidb at pins.net
Fri May 30 10:09:59 EDT 2003
Howdy,
I was wondering if you had any more thoughts on where to look. Here's
another item I should have noted before - this is being generated from
CRON as of last week, also:
Your "cron" job on stella
/usr/local/bin/python -S /home/mailman/cron/disabled
produced the following output:
Traceback (most recent call last):
File "/home/mailman/cron/disabled", line 209, in ?
main()
File "/home/mailman/cron/disabled", line 201, in main
mlist.sendNextNotification(member)
File "/home/mailman/Mailman/Bouncer.py", line 243, in sendNextNotification
{'listname' : self.real_name,
File "/home/mailman/Mailman/OldStyleMemberships.py", line 102, in getMemberPassword
raise Errors.NotAMemberError, member
Mailman.Errors.NotAMemberError: XXX at usa.net
But the user most certainly is a member (of this list, at least):
stella# ./list_members thebody | grep XXX at usa.net
XXX at usa.net
stella#
Is it possible something is corrupted in my list database?
Thanks, as always.
David.
-----
On Mon, 26 May 2003, David Birnbaum wrote:
> Sorry...this is with the latest release, 2.1.2. It's integrated with
> postfix as the MTA, and as best as I can tell from logs and such,
> everything is being delivered to the right place. The list database has
> been upgraded multiples of times, in case that makes a difference (1.X to
> 2.0 to 2.1)....
>
> David.
>
> -----
>
> On Mon, 26 May 2003, Barry Warsaw wrote:
>
> > On Thursday, May 22, 2003, at 03:49 PM, David Birnbaum wrote:
> >
> > > I am trying to determine if this is a bug or if I simply do not
> > > understand
> > > how unsubscriptions due to bounces are handled.
> >
> > Please tell us which version of Mailman you're using.
> >
> > -Barry
> >
> >
> >
>
More information about the Mailman-Developers
mailing list