log roundup/mailgw.py @ 2670:bdf3a73dfd04

age author description
Tue, 07 Sep 2004 10:40:15 +0000 Richard Jones merge from maint-0-7
Tue, 07 Sep 2004 10:37:52 +0000 Richard Jones Reject raised against email messages should result in email rejection... maint-0.7
Wed, 28 Jul 2004 02:29:46 +0000 Richard Jones Buncha stuff (sorry about the large checkin):
Mon, 26 Jul 2004 09:29:22 +0000 Alexander Smishlajev MailGW.handle_message():
Wed, 14 Jul 2004 01:12:25 +0000 Richard Jones roundup-mailgw now logs fatal exceptions rather than mailing them to admin
Tue, 25 May 2004 00:43:01 +0000 Richard Jones fix comment
Thu, 20 May 2004 00:16:37 +0000 Richard Jones *** empty log message *** maint-0.6
Thu, 20 May 2004 00:10:10 +0000 Richard Jones look harder for text/plain in email maint-0.6
Tue, 20 Apr 2004 22:01:12 +0000 Richard Jones removed Boolean from source to make py <2.3 happy [SF#938790]
Tue, 13 Apr 2004 04:19:56 +0000 Richard Jones *** empty log message ***
Tue, 13 Apr 2004 04:11:49 +0000 Richard Jones added IMAP support to mail gateway (rfe [SF#934000])
Sat, 10 Apr 2004 22:10:48 +0000 Richard Jones allow SENDMAILDEBUG=stdout maint-0.6
Fri, 26 Mar 2004 00:44:11 +0000 Richard Jones add and use Reject exception [SF#700265]
Thu, 25 Mar 2004 22:52:12 +0000 Richard Jones have bounce_message do the error_messages_to heavy-lifting
Thu, 25 Mar 2004 19:27:15 +0000 Eddie Parker Added the ability to toggle where error messages go.
Wed, 24 Mar 2004 22:27:39 +0000 Richard Jones look harder for text/plain in email maint-0.6
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Tue, 20 Jan 2004 00:06:09 +0000 Richard Jones fix minor bug in mailgw POP handler
Sat, 17 Jan 2004 13:49:06 +0000 Johannes Gijsbers *** empty log message ***
Wed, 07 Jan 2004 22:44:44 +0000 Richard Jones allow serving of non-"file"-Class file content (eg. paper_file) maint-0.6
Fri, 19 Dec 2003 01:51:56 +0000 Richard Jones merge from HEAD maint-0.6
Fri, 19 Dec 2003 01:50:19 +0000 Richard Jones fixed mailgw handling of subject-line errors
Thu, 04 Dec 2003 23:34:25 +0000 Richard Jones ignore incoming email with "Precedence: bulk" (patch [SF#843489])
Thu, 13 Nov 2003 03:41:38 +0000 Richard Jones Resent-From: header
Tue, 11 Nov 2003 00:35:14 +0000 Richard Jones Centralised conversion of user-input data to hyperdb values
Mon, 03 Nov 2003 18:34:03 +0000 Johannes Gijsbers Don't rely on being about an issue...
Sat, 25 Oct 2003 12:03:41 +0000 Johannes Gijsbers Don't be strict about the space following the two hyphens...
Fri, 24 Oct 2003 14:59:38 +0000 Johannes Gijsbers Make signature matching more precise: only match '-- '...
Sat, 04 Oct 2003 11:21:47 +0000 Johannes Gijsbers Fix mailer bug [SF#817470]...
Mon, 08 Sep 2003 21:27:16 +0000 Johannes Gijsbers Oops.
Mon, 08 Sep 2003 21:18:56 +0000 Johannes Gijsbers Send a message confirming the confirmation.
Mon, 08 Sep 2003 09:28:28 +0000 Johannes Gijsbers Extracted duplicated mail-sending code...
Sat, 06 Sep 2003 10:37:11 +0000 Johannes Gijsbers Oops, forgot to run all tests. Fixed.
Sat, 06 Sep 2003 10:21:18 +0000 Johannes Gijsbers mailgw now accepts registration confirmation mail that uses otk
Fri, 05 Sep 2003 20:56:39 +0000 Johannes Gijsbers Normalize multiline strings for emacs.
Wed, 25 Jun 2003 08:02:51 +0000 Jean Jordaan The .replace in getheader would fail for absent headers (that return None).
Tue, 24 Jun 2003 12:39:20 +0000 Jean Jordaan Documentation fixes.
Mon, 23 Jun 2003 08:37:15 +0000 Jean Jordaan Made subject_re an attribute of MailGW...
Wed, 18 Jun 2003 23:34:52 +0000 Richard Jones handle missing Subject: line [SF#755331]
Wed, 18 Jun 2003 23:31:52 +0000 Richard Jones handle deprecation of FCNTL in python2.2+
Sun, 27 Apr 2003 02:16:48 +0000 Richard Jones set title on issues even when the email body is empty [SF#727430]
Thu, 24 Apr 2003 20:30:37 +0000 Andrey Lebedev syntax error
Thu, 24 Apr 2003 07:51:52 +0000 Richard Jones email registered users shouldn't be able to log in [SF#714673] maint-0.5
Thu, 24 Apr 2003 07:22:08 +0000 Richard Jones get yer defaults right, mate
Thu, 24 Apr 2003 07:20:00 +0000 Richard Jones SMTP login and TLS support added ([SF#710853] with extras ;)
Wed, 23 Apr 2003 12:10:51 +0000 Richard Jones email file attachments added to issue files list [SF#711501]
Wed, 23 Apr 2003 12:10:51 +0000 Richard Jones email file attachments added to issue files list [SF#711501] maint-0.5
Thu, 17 Apr 2003 06:51:44 +0000 Richard Jones fixes to unit tests for recent changes
Thu, 17 Apr 2003 03:38:00 +0000 Richard Jones moving templates around
Thu, 10 Apr 2003 05:12:42 +0000 Richard Jones set new email rego user password to random string
Mon, 24 Mar 2003 02:56:30 +0000 Richard Jones *** empty log message ***
Mon, 24 Mar 2003 02:51:22 +0000 Richard Jones roundup mailgw now handles apop
Thu, 27 Feb 2003 05:43:02 +0000 Richard Jones Added password reset facility for forgotten passwords.
Sat, 22 Feb 2003 06:47:04 +0000 Richard Jones fix for [SF#691046]
Thu, 06 Feb 2003 05:44:49 +0000 Richard Jones backporting fixes from HEAD maint-0.5
Thu, 06 Feb 2003 05:43:49 +0000 Richard Jones Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
Mon, 27 Jan 2003 16:32:50 +0000 Andrey Lebedev Added users' timezone support
Wed, 15 Jan 2003 22:17:20 +0000 Andrey Lebedev applied unicode patch
Sun, 12 Jan 2003 00:03:11 +0000 Richard Jones missed this part of the patch, added doc
Sat, 11 Jan 2003 23:52:28 +0000 Richard Jones support propety setting on message and file through web and email interface

Roundup Issue Tracker: http://roundup-tracker.org/