comparison 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
comparison
equal deleted inserted replaced
197:c610319d11aa 198:eda506860b32
76 . transaction support 76 . transaction support
77 . more efficient reverse lookups 77 . more efficient reverse lookups
78 roundupdb: 78 roundupdb:
79 . split the file storage into multiple dirs? 79 . split the file storage into multiple dirs?
80 roundup-mailgw: 80 roundup-mailgw:
81 . do the "sectioning" stuff properly (ie. as it's documented)
82 . errors as attachments 81 . errors as attachments
83 . snip signatures?
84 roundup-server: 82 roundup-server:
85 . check the source file timestamps before reloading 83 . check the source file timestamps before reloading
86 cgi_client 84 cgi_client
87 . keep form fields in form on bad submission - only clear it if all ok 85 . keep form fields in form on bad submission - only clear it if all ok
88 86

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