aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Commands/cmd_subscribe.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.Mark Sapiro2020-01-091-0/+4
|
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
|
* Fixed cmd_subscribe.py. The last change broke it for bare subscribe commandsMark Sapiro2008-04-261-1/+2
| | | | | with no options.
* cmd_subscribe.py - Changed to properly accept (no)digest without a passwordMark Sapiro2008-03-191-2/+9
| | | | and to recognize (no)digest and address= case insensitively.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Copyright years.bwarsaw2005-05-131-1/+1
|
* Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError.tkikuchi2005-05-081-1/+1
| | | | Both are introduced in Python2.3. UnicodeError catches both.
* Non-MIME sender realname should not be treated.tkikuchi2005-01-241-3/+6
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+136
'Release_2_1-maint'.