Mercurial > p > roundup > code
diff README.txt @ 198:eda506860b32
Implemented correct mail splitting (was taking a shortcut).
Added unit tests. Also snips signatures now too.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 03 Aug 2001 07:18:22 +0000 |
| parents | 30c3a37b699f |
| children | bbf77ee013cf |
line wrap: on
line diff
--- a/README.txt Fri Aug 03 02:51:06 2001 +0000 +++ b/README.txt Fri Aug 03 07:18:22 2001 +0000 @@ -78,9 +78,7 @@ roundupdb: . split the file storage into multiple dirs? roundup-mailgw: - . do the "sectioning" stuff properly (ie. as it's documented) . errors as attachments - . snip signatures? roundup-server: . check the source file timestamps before reloading cgi_client
