Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-19 Thread Mark Sapiro
On 07/19/2013 01:48 PM, Mark Sapiro wrote: > > Thus, the first notice the user likely receives is sent after > bounce_you_are_disabled_warnings_interval by cron/disabled. The problem > is that a new token is not generated and this notice contains the > original token which almost certainly has exp

Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-19 Thread Mark Sapiro
On 07/19/2013 11:18 AM, James Cloos wrote: > In other words, tokens generated by the cgi or by sending a subscribe or > unsubscribe mail work, but tokens generated by class Bouncer are always > invalid. > > Is the cookie expiring before the mail is sent? > > I see the comment in Bouncer.py about

Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-19 Thread James Cloos
> "MS" == Mark Sapiro writes: MS> I understood that, but what else happens? What response do you get from MS> the web server when you go to the mailman/confirm/$LISTNAME/$TOKEN uri? Sorry; I thought that was clear. Replies to the confirm mail generate an invalid token reply; surfing to the

Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-19 Thread Mark Sapiro
On 07/19/2013 08:47 AM, James Cloos wrote: >> "MS" == Mark Sapiro writes: > > MS> What do you do and what happens? > > Mail comes in announcing that: > > Your membership in the mailing list $LISTNAME has been disabled due to > excessive bounces > > Neither replying nor surfing to the m

Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-19 Thread James Cloos
> "MS" == Mark Sapiro writes: MS> What do you do and what happens? Mail comes in announcing that: Your membership in the mailing list $LISTNAME has been disabled due to excessive bounces Neither replying nor surfing to the mailman/confirm/$LISTNAME/$TOKEN uri works. Using the uri and

Re: [Mailman-Users] Reactivate delivery confirmation tokens

2013-07-17 Thread Mark Sapiro
On 07/17/2013 08:38 AM, James Cloos wrote: > What is the deal with the confirmation tokens sent in the 'delivery > blocked, reply to re-enable' mails? > > I've never received such a confirmation token which worked. And I've > received more than a few over the last decade or more. I just tried i

[Mailman-Users] Reactivate delivery confirmation tokens

2013-07-17 Thread James Cloos
What is the deal with the confirmation tokens sent in the 'delivery blocked, reply to re-enable' mails? I've never received such a confirmation token which worked. And I've received more than a few over the last decade or more. They are *always* invalid. Whereas logging in and manually re-enabl