summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* process(): If the list is personalized, and the list's posting addressbwarsaw2002-10-151-8/+17
* pycheckerfiedbwarsaw2002-10-151-3/+3
* maybe_forward(): Use the new ForwardMessage() interface.bwarsaw2002-10-151-6/+4
* Remove a useless comment.bwarsaw2002-10-151-1/+0
* Whitespace normalized and pycheckerfied.bwarsaw2002-10-151-13/+12
* process(): I don't think that logging the short circuit to logs/vettebwarsaw2002-10-151-9/+12
* OwnerNotification: New convenience class, derives frombwarsaw2002-10-151-0/+15
* ApprovedDeleteMember(): Use the new OwnerNotification class to sendbwarsaw2002-10-151-3/+4
* ForwardMessage(): Change the signature a bit to use the newbwarsaw2002-10-151-7/+6
* __init__(): Somehow the archiver was unlocking the list at an oddbwarsaw2002-10-151-1/+1
* verpdeliver(): Skip all the realname -> unicode + encode conversionsbwarsaw2002-10-151-2/+4
* ForwardMessage(): The UserNotification neeeds to have its languagebwarsaw2002-10-141-1/+2
* Jon Parise points out that chowning with user:group is better.bwarsaw2002-10-141-1/+1
* Use latest and greatest email package.bwarsaw2002-10-142-0/+0
* EMAILPKG: Use email 2.4.3bwarsaw2002-10-141-1/+1
* __setstate__(): This plus email-2.4.3 should fix (most of) Peerbwarsaw2002-10-141-2/+33
* process(): Initialize the line local variable to the empty string, inbwarsaw2002-10-141-0/+1
* Norwegian catalog update. Not complete yet, just submitting my latest changes.avalon2002-10-142-225/+174
* Some small fixespioppo2002-10-134-16/+14
* finished this partmss2002-10-117-24/+21
* show the direction of "update"mss2002-10-111-1/+11
* reflect the statusmss2002-10-101-0/+7
* initial versionmss2002-10-107-0/+81
* getting ready for 2.1b4pioppo2002-10-1010-334/+346
* Stupid change to see if the python.org email munging fix worked.bwarsaw2002-10-101-0/+1
* Another round of catalog updates, based on today's checkins.bwarsaw2002-10-0929-2268/+7494
* main(): processUnixMailbox() no longer takes an article classbwarsaw2002-10-091-2/+2
* Whitespace normalization and some Pychecker cleanup.bwarsaw2002-10-092-9/+7
* ArchiveMail(): processUnixMailbox() no longer takes an article classbwarsaw2002-10-091-1/+1
* _makeArticle(): Override base class method so that we create abwarsaw2002-10-091-1/+6
* Whitespace normalization and some Pychecker cleanup.bwarsaw2002-10-091-345/+340
* processUnixMailbox(): Small but useful refactoring. Don't pass thebwarsaw2002-10-091-4/+6
* Typo in docstring, closes SF bug #620406 reported by Dave Habben.bwarsaw2002-10-081-1/+1
* CheckHTMLArchiveDir(): Indentation-o pointed out by Dan Mick.bwarsaw2002-10-081-1/+1
* process(): I really could have sworn this was already there, butbwarsaw2002-10-081-4/+30
* Add a mention of KBabel as another tool for translators.bwarsaw2002-10-081-2/+2
* Integrating SF patch #594771, i18n'ified pipermail.bwarsaw2002-10-081-6/+9
* Integrating SF patch #594771, i18n'ified pipermail.bwarsaw2002-10-081-368/+411
* Whitespace normalization.bwarsaw2002-10-081-16/+16
* ArchiveMail(): Remove the corrupt archive log message. I think thisbwarsaw2002-10-081-2/+0
* Integrating SF patch #594771, i18n'ified pipermail. Changes herebwarsaw2002-10-081-3/+49
* New English and Japanese templates for the i18n'ified archiver. Thebwarsaw2002-10-0814-0/+170
* maybe_forward(): The bounce page documents that undetected bouncesbwarsaw2002-10-081-0/+2
* maybe_forward(): Refactor forwarding logic into ForwardMessage()bwarsaw2002-10-081-13/+5
* When content filtering, we may not always want to just discard thebwarsaw2002-10-081-3/+35
* GetConfigInfo(): Add description for filter_action, and flesh out abwarsaw2002-10-071-2/+34
* When content filtering, we may not always want to just discard thebwarsaw2002-10-071-0/+1
* When content filtering, we may not always want to just discard thebwarsaw2002-10-071-1/+1
* When content filtering, we may not always want to just discard thebwarsaw2002-10-071-0/+1
* ForwardMessage(): Refactor the various places where we're forwardingbwarsaw2002-10-071-0/+21