| Fri, 11 Jan 2002 07:02:29 +0000 |
Engelbert Gruber |
put an exception around: do_pop user and password entry to catch ctrl-c/d.
|
| Mon, 07 Jan 2002 10:43:48 +0000 |
Richard Jones |
[SF#500329] exception on server not reachable-patch
|
| Sat, 05 Jan 2002 02:22:32 +0000 |
Richard Jones |
i18n'ification
|
| Thu, 13 Dec 2001 00:20:01 +0000 |
Richard Jones |
Centralised the python version check code, bumped version to 2.1.1
|
| Sun, 02 Dec 2001 05:06:16 +0000 |
Richard Jones |
Eliminate database close method by using weakrefs.
|
| Fri, 30 Nov 2001 18:23:55 +0000 |
Jürgen Hermann |
Cleaned up strange import (less pollution, too)
|
| Fri, 30 Nov 2001 13:16:37 +0000 |
Roche Compaan |
Fixed bug. Mail gateway was not using the extended Message class...
|
| Tue, 13 Nov 2001 21:44:44 +0000 |
Richard Jones |
re-open the database as the author in mail handling
|
| Fri, 09 Nov 2001 01:05:55 +0000 |
Richard Jones |
Fixed [SF#479511]: mailgw to pop
|
| Thu, 08 Nov 2001 05:16:55 +0000 |
Richard Jones |
Rolled roundup-popgw into roundup-mailgw.
|
| Wed, 07 Nov 2001 05:32:58 +0000 |
Richard Jones |
More roundup-mailgw usage help.
|
| Wed, 07 Nov 2001 05:30:11 +0000 |
Richard Jones |
Nicer usage message.
|
| Wed, 07 Nov 2001 05:29:26 +0000 |
Richard Jones |
Modified roundup-mailgw so it can read e-mails from a local mail spool file.
|
| Thu, 01 Nov 2001 22:04:37 +0000 |
Richard Jones |
Started work on supporting a pop3-fetching server
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 05 Aug 2001 07:44:36 +0000 |
Richard Jones |
Instances are now opened by a special function...
|
| Fri, 03 Aug 2001 01:28:33 +0000 |
Richard Jones |
Used the much nicer load_package, pointed out by Steve Majewski.
|
| Fri, 03 Aug 2001 00:59:34 +0000 |
Richard Jones |
Instance import now imports the instance using imp.load_module...
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Mon, 23 Jul 2001 03:46:48 +0000 |
Richard Jones |
moving the bin files to facilitate out-of-the-boxness
|