Commit Graph

73 Commits (940e7b390332a97a77030e19c115ae2a384e059f)

Author SHA1 Message Date
M66B 940e7b3903 Fixed copyright
7 years ago
M66B 97562a9b38 Encrypt/decrypt attachments
7 years ago
M66B 7d21a147b1 Sign and encrypt
7 years ago
M66B cf858524d2 Basic encryption support
7 years ago
M66B 7d642f468d Allow insecure connections
7 years ago
M66B 0bf88fcf9e Small fix/improvement
7 years ago
M66B 359a65d818 Send alternative text/html
7 years ago
M66B a1b2f99983 Removed compress / prever IPv4 options
7 years ago
M66B 679556271f Fixed guessing attachments types
7 years ago
M66B 84ad3865b0 Added option to prefer IPv4 addresses, improvements
7 years ago
M66B d7e8d10660 Consider images as attachments
7 years ago
M66B b137f5a2be Process delivered to header
7 years ago
M66B a659179ac1 IPv4 preference
7 years ago
M66B a64ce7b4c6 Set fetch size to 48 KB
7 years ago
M66B 66ce3939c3 Fix upper case content types
7 years ago
M66B b1b58c0892 JavaMail properties are confusing
7 years ago
M66B 97d4df235b Download messages/attachments on second pass
7 years ago
M66B 265e7fe88f Download small messages on metered connection only, refactoring, improvements
7 years ago
M66B f0a8803689 Send inline images
7 years ago
M66B fd65310f22 Show inline images
7 years ago
M66B 7a1053691c Workaround for providers erasing the message ID
7 years ago
M66B 8619da79b5 Enabled connection pool debugging
7 years ago
M66B 89f1321a0a Uses network timeout for store close timeout
7 years ago
M66B ba1a8e9551 Increase network timeout to 60 seconds
7 years ago
M66B f570911f8c Increased network timeouts
7 years ago
M66B 7dd50cebab Added star/unstar
7 years ago
M66B 2b0dc59829 Handle parse exception
7 years ago
M66B f8cc649da5 Fixed some warnings
7 years ago
M66B 96df682541 Silently ignore broken messages
7 years ago
M66B f2dae6438a Guess better content type
7 years ago
M66B ebf41cdc76 Sanitize email name
7 years ago
M66B 6d3c4a96fa Support for encrypted attachments
7 years ago
M66B 84453d0236 Attachment unsupported encoding
7 years ago
M66B c65eb63ded Fixes
7 years ago
M66B 15d7b0606f Fixed setting JavaMail properties
7 years ago
M66B 00130880ea Try to handle x-binaryenc "encoding"
7 years ago
M66B e8032df960 Fixed crash, simplification
7 years ago
M66B e3b4674378 Added IMAP compression (default enabled)
7 years ago
M66B bef7645705 Prevent failed to create new store connection exception
7 years ago
M66B 4d7c3e9c88 Improvements, fixes
7 years ago
M66B bc30dee6a1 Added Gmail OAuth
7 years ago
M66B 9e551f9b9f Basic search
7 years ago
M66B 9967118a2f UnsupportedEncodingException extends IOException
7 years ago
M66B 252a54a436 Properly hande unsupported encoding
7 years ago
M66B 65cd93a340 Make unsuported charsets explicit, add freeutils charsets
7 years ago
M66B 4f2d37e226 Fixed non attachments
7 years ago
M66B 3993169e2d Handling decoding/parse errors
7 years ago
M66B 3ef26e5e46 Refactoring
7 years ago
M66B d884c9c7ec Store messages in files
7 years ago
M66B 3f0fb8389d Set SMTP write timeout
7 years ago