Commit Graph

106 Commits

Author SHA1 Message Date
mguessan 9ea4a6aec0 Adjust SettingsFrame style
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@169 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 14:40:50 +00:00
mguessan b2bd33725e Add missing DavGatewayX509TrustManager
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@165 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 13:57:22 +00:00
mguessan 8844e3ab7b Added logging settings in davmail.properties and GUI (Support Request 2153851)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@163 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 13:48:38 +00:00
mguessan f6aa32ae64 Set timeout to 250ms on update check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@162 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 10:38:31 +00:00
mguessan 48ca92fdf7 Optimize Http requests on session creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@161 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 10:37:36 +00:00
mguessan e49c103770 Fixed bug 2194492 : allow space in password
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@160 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:58:08 +00:00
mguessan 7ba856827b Improved AboutFrame look
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@159 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:47:52 +00:00
mguessan 1828202211 Refactored ExchangeSession creation : improved Http connection handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@158 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:47:10 +00:00
mguessan a4ee02cae6 Check for updates on startup and in About Frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@156 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 16:07:13 +00:00
mguessan 9640e6ddc9 Remove deprecated dependencies and update Maven POM
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@155 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 16:06:01 +00:00
mguessan 71664294db Fix : display balloon on startup with SWT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@154 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 15:26:25 +00:00
mguessan 7fdf15013f Format certificate dates (red if invalid)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@153 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 12:33:57 +00:00
mguessan 3df9d6d8da Refactoring, java 1.5 compatibility with custom socket factory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@151 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 10:56:57 +00:00
mguessan cd2996f8a1 Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@150 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-31 17:12:30 +00:00
mguessan c92878eebd Do not call System.gc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@149 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-31 16:59:16 +00:00
mguessan 1176f7891b SWT failover for Desktop.browse with Program.launch in AboutFrame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@147 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-20 11:05:35 +00:00
mguessan 295682f621 About frame compatibility with java 1.5
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@146 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-19 21:11:19 +00:00
mguessan 4bbbde0de5 Add an about frame with contact and version information
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@145 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-19 21:00:22 +00:00
mguessan d56022aa6d Patch 1944352 by flszen :
Specify network binding interface, also added a new advanced tab in settings frame

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@144 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-09 23:29:45 +00:00
mguessan 9784c6608d Replaced Servlet with ServletContextListener in webapp packaging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@138 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-01 11:40:36 +00:00
mguessan b46d329a2c Fixed SMTP AUTH LOGIN for Outlook compatibility (thanks to Jose Antonio)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@133 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-09-18 21:34:03 +00:00
mguessan 6084afffb5 Improve login method : detect custom login form and destination url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@132 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-08-24 16:01:03 +00:00
mguessan 038637443b Implement CAPA pop3 command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@131 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-08-21 22:24:45 +00:00
mguessan 75fe578336 J2EE webapp packaging to deploy DavMail in any application server
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@130 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-08-21 22:02:21 +00:00
mguessan 8c85f2cd46 Added server mode setup documentation and switched release to 1.2.0
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@127 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-14 15:41:02 +00:00
mguessan f6c66f5106 Force utf-8 charset in text/calendar attachments and replace invalid characters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@125 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-14 14:20:37 +00:00
mguessan 3be56bc928 disable webdav debug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@124 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-05 23:55:29 +00:00
mguessan 488148c82e Make sure CRLF is sent on POP connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@123 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-05 23:18:23 +00:00
mguessan 61282ec454 ExchangeSession refactoring based on "Translate: f" header, makes most message methods obsolete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@122 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-05 23:17:31 +00:00
mguessan 1883bf4758 Fix wrong enableProxy in settings frame on load
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@121 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-01 13:57:32 +00:00
mguessan fa216c862e From David Ashman : added read message property (not yet needed until IMAP support)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@120 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-01 09:47:34 +00:00
mguessan ae2bd86275 From David Ashman : implement POP TOP command correctly
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@119 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-31 23:42:46 +00:00
mguessan 4ea61fcf1d From David Ashman : useless Integer creation in Settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@118 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-31 23:42:04 +00:00
mguessan 8c4401810d From David Ashman : Fix EHLO answer for iphone support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@117 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-31 23:41:17 +00:00
mguessan 52c50d30ed From David Ashman : improve exceptions logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@116 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-31 23:40:26 +00:00
mguessan dfeced6478 Another Exchange invalid message header fix : ms-tnef inside MIME part
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@115 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-31 22:17:44 +00:00
mguessan 7f8ee78586 Improve initial authentication error handling, detect invalid OWA URL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@113 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-09 16:33:57 +00:00
mguessan 4ce550d3ff Java 1.5 compatibility fix (replace FileWriter with FileOutputStream)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@112 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-01-09 16:31:21 +00:00
mguessan e82280ef02 More async calls in SWT tray implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@111 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-12-29 19:23:47 +00:00
mguessan e133b81599 Avoid out of bound exception getting attachment by index
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@107 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-16 16:18:36 +00:00
mguessan 67e4c1b3b8 add zip and PDF to recognized extensions in attachment content type fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@106 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-13 22:26:02 +00:00
mguessan dd99fd0d02 double dot filter : avoid end of message in body (triggers DELE errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@105 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-13 22:23:48 +00:00
mguessan 3f7f9aca5c Do not decode attachment URL twice (fails with % in message title)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@104 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-13 22:21:36 +00:00
mguessan 44e4ebf07c Adjust attachment index after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@103 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-09 11:03:30 +00:00
mguessan 3010981b05 Refactor attachments retrieval to handle multiple files with same name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-08 22:09:38 +00:00
mguessan 15bde1c236 Various message updates and some code cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@101 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-11-08 17:12:36 +00:00
mguessan cc2760f5cf do not send error to client after a socket exception (connection closed)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@88 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-23 20:46:40 +00:00
mguessan 2a29a7a7c4 fix invalid exchange html : remove inline uppercase processing instructions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@85 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-23 08:24:17 +00:00
mguessan 2d52f3f942 fix imports
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@84 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-20 18:35:02 +00:00
mguessan 28b3fccdf5 replace FileReader with FileInputStream (constructor not available before 1.6)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@83 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-20 18:33:31 +00:00