summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* makealiases(): Renamed _makealiases_mailprog() for classic mailbwarsaw2002-08-091-1/+25
| | | | | | | | | | program based delivery _makealiases_maildir(): New function for returning the aliases used for the experimental maildir based delivery. makealias: Choose between the above two based on the value of USE_MAILDIR.
* OWNER_PIPELINE: Moved to here from scripts/owner.bwarsaw2002-08-091-3/+23
| | | | | | | | USE_MAILDIR: New configuration variable to select between classic mailprog delivery of incoming messages and experimental maildir delivery. MAILDIR_DIR: The directory for maildir incoming messages.
* A qrunner-ish class for doing maildir delivery instead of mailprogbwarsaw2002-08-090-0/+0
| | | | delivery.
* intermediatebwarsaw2002-08-091-0/+184
|
* Make Pychecker happy and do some whitespace normalization.bwarsaw2002-08-081-2/+2
|
* Updatesbwarsaw2002-08-074-12/+8
|
* SENDER_HEADERS: The list of headers that Message.get_senders()bwarsaw2002-08-061-0/+7
| | | | consults to find a member's address.
* get_senders(): Move the list of headers to consult to Defaults.py.inbwarsaw2002-08-061-1/+1
| | | | to aid in debugging.
* Update to KoreanCodecs 2.0.5bwarsaw2002-08-063-1/+1
|
* Spanish updates by Juan Carlos Rey Anaya.bwarsaw2002-08-062-3/+3
|
* bulkdeliver(): I forgot to check this in. Fixes a problem whenbwarsaw2002-08-041-1/+2
| | | | | connection to the smtpd fails with a socket error during the sendmail() call.
* process(): If the metadata already has a `verp' flag set, preservebwarsaw2002-08-041-1/+6
| | | | | it. This ensures that VERP_PASSWORD_REMINDERS is propagated to the outgoing queue.
* An update I forgot to commit.bwarsaw2002-08-021-1/+73
|
* FormatDisabledNotice(): Include in bounce reasons, the date of thebwarsaw2002-08-021-1/+5
| | | | last received bounce.
* sendNextNotification(): Include in bounce reasons, the date of thebwarsaw2002-08-021-5/+11
| | | | last received bounce.
* Updates to various language champions and to Chris Kolar'sbwarsaw2002-08-0210-433/+669
| | | | documentation location.
* More namesbwarsaw2002-08-011-0/+1
|
* UpdateOldVars(): Rewrite how the old variables `moderated', `posters',bwarsaw2002-08-011-40/+94
| | | | | | | | and `member_posting_only' get translated into the new variables `generic_nonmember_action', `default_member_moderation', `accept_these_nonmembers', and member Moderate flags. This (hopefully) closes SF bug #573071.
* Add a note about the need to check moderation variables after anbwarsaw2002-08-011-0/+17
| | | | upgrade.
* Fix typo in Hungarian version of this template. Closes SF bug #bwarsaw2002-07-311-2/+2
| | | | 565808 by Szabolcs Szigeti.
* Added a name.bwarsaw2002-07-311-0/+1
|
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-0/+6
| | | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. Closes SF patch #573508. prepare_message(): Restore the original Subject: header if news_prefix_subject_too is false.
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-1/+1
| | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. Closes SF patch #573508. process(): We have to enqueue the message metadata too!
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-2/+3
| | | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. Closes SF patch #573508. prefix_subject(): Stash the original Subject: header in the metadata under the 'origsubj' key.
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-1/+11
| | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. Closes SF patch #573508. GetConfigInfo(): Describe the news_prefix_subject_too attribute.
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-0/+1
| | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. NewVar(): Add the news_prefix_subject_too attribute if it's missing.
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-1/+1
| | | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. Bump the DATA_FILE_VERSION to pick up the news_prefix_subject_too attribute.
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-0/+1
| | | | | | | | | munging, separate from the mail list. This actually restores the original Subject: field which is stashed away in the metadata when it's munged in CookHeaders. InitVars(): New attribute news_prefix_subject_too which controls this feature. Hard code the default.
* Added a check: target contributed (a while ago) by Mikhail Sobolev.bwarsaw2002-07-301-0/+7
|
* Brazilian Portuguese <> Portguese Portuguese.bwarsaw2002-07-3040-7/+7
| | | | | Move `pt' to pt_BR for Brazilian Portuguese, reserving pt_PT for later.
* fixed a small errormss2002-07-261-1/+1
|
* Added pt, Portuguesebwarsaw2002-07-261-0/+1
|
* LANGUAGES: Added pt for Portuguese translation.bwarsaw2002-07-262-2/+2
|
* Portuguese catalog by Gleydson Mazioli da Silva.bwarsaw2002-07-262-0/+9885
|
* Portuguese templates by Gleydson Mazioli da Silva.bwarsaw2002-07-2635-0/+1261
|
* subscription_prompt(): Slightly better alignment of buttons inbwarsaw2002-07-261-2/+1
| | | | response to SF bug #574240.
* __handlepost(): It's possible that the forward-to field in the admindbbwarsaw2002-07-261-5/+17
| | | | | | | | | | | | page has a comma separated list of addresses. Do a better job of splitting this field up and forwarding a copy to each address. One nit: if the forward to address is a single member address, we try to set the language to that member's preference. If we're looking at a list of addresses though, it think it makes most sense to use the list's preferred language. Closes SF bug #577919.
* __setstate__(): If you had messages in your qfiles directory betweenbwarsaw2002-07-261-1/+11
| | | | | | | | | | | updates from email 2.1 and email 2.2, you're a bit screwed. Message objects grew a _default_type attribute which is *probably* text/plain but that's not guaranteed. Unfortunately at the time __setstate__() is called, we can't know for sure what _default_type ought to be, since it depends on whether this object is contained in a multipart/digest and we have no reference to the container. This is the best we can do.
* subject_prefix(): We're using email 2.2 now so we can remove thebwarsaw2002-07-261-3/+0
| | | | crufty workaround.
* Use email package v2.2bwarsaw2002-07-263-1/+1
|
* Updated norwegian catalog.avalon2002-07-262-33/+30
|
* SETUPINSTOPTS: Add --install-data option so that the japanese.pth filebwarsaw2002-07-251-1/+3
| | | | | installed by the JapaneseCodecs package doesn't pollute the system's site-packages.
* _dispose(): Two fixes, related to Daniel Buchmann's report about SFbwarsaw2002-07-251-13/+17
| | | | | | | | | | | bug # 571634. First, catch any ValueError coming from the mktime_tz() call to calculate wildely out of date Date: headers. If we get the ValueError it's likely because the year is insane <wink> and the Date: should be clobbered. The second fix narrows the region where the list gets locked to just the .ArchiveMail() and .Save() calls. No wonder Daniel was getting AlreadyLockedErrors here -- this was clearly broken.
* Added another name.bwarsaw2002-07-241-0/+1
|
* acquire_lock_1(): Fix for bug # 565917 by Dale Stimson. The tempfilebwarsaw2002-07-241-2/+2
| | | | | | | needs to be prepended with the LOCK_DIR otherwise the unlink will fail. Also fixed a typo in the docstring.
* _postValidate(): Ensure that if gatewaying (in either direction) isbwarsaw2002-07-241-0/+16
| | | | | enabled, that both the nntp_host and linked_newsgroup fields are filled in. Closes SF bug #579285.
* Authenticate(): SF bug # 585776 complains that crypt.crypt() can raisebwarsaw2002-07-241-2/+14
| | | | | | | | | a TypeError if its second argument contains null bytes. I have a hard time understanding how that could happen, but it must be related to a MM2.0.x upgrade. This patch should fix the problem by catching and ignoring the TypeError, which is equivalent to a failed challenge.
* __handlepost(): Use .attach() instead of .set_payload() to attach thebwarsaw2002-07-241-1/+1
| | | | | forwarding message to the outer container. Fixes and closes SF bug #585833.
* main(): When there are no more pending requests, include a reloadbwarsaw2002-07-241-0/+3
| | | | | link so you don't have to go back to the admin page if more helds have shown up.
* Fixed a bug in the German catalog which I think fixes SF bug # 584989.bwarsaw2002-07-242-2/+2
|