GPGrelay - TODO
GPGrelay - TODO
- Option for asking Passphrases immediately on Startup
- Option to don't use Multipart-Notify-Messages
- Need better resistance against corrupt mail-data
- More subtle GPG-Notify in form of Subject-Prefix-Tag (Was Encr/Good Sig/..? -- User-Defined)
and Header-Field (eg. "X-GPGrelay-GPG-Output:")
Would require to specify and filter those Subject-Tags -- Also problems occur with
forged Subject-Lines ... Worth the effort?
- Subject-Removal for encrypted Mails (Place a "X-GPGrelay-Subject-In-Body: yes" line
to the header and encrypt body with the Subject-Line normally.)
Would be very proprietary; is there an official solution to this problem?
- Remove Server from the List must also stop it's server-thread when active
- ServerPOP3AcceptThread::Interfere_POP3_Nothing
- 1. Check for Look-Alike-Mails
- Filter HTML-1x1-Pixel-Graphics (Webbugs) (is there really a need for filtering?)
- Clean-Up code and optimizing...
- Some String-Representations should be Lists
- Thread-Pooling?