Commit Graph

47 Commits

Author SHA1 Message Date
mguessan 0fc908b1e9 Apply Base64 refactoring to all classes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 22:05:11 +00:00
mguessan 67766c818f SMTP: fix 3489007, Sparrow AUTH PLAIN authentication support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1916 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-20 22:14:46 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan adfc4a8103 Add DavMail version in welcome IMAP and SMTP header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:57:37 +00:00
mguessan 85d730310f SMTP: Improve message on MAIL FROM without authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1403 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 06:46:46 +00:00
mguessan d87f3279c6 SMTP: experimental, advertise 8BITMIME
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1397 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-29 22:18:18 +00:00
mguessan 350fb74b18 Merge patch 3053324: Implement per service SSL flag (patch provided by scairt)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1396 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-29 20:19:35 +00:00
mguessan c7d6607f40 Major refactoring: use straight inpustream instead of reader everywhere
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1175 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-12 16:35:46 +00:00
mguessan 2e8a130e0f SMTP: implement AUTH LOGIN username (with optional initial-response, see RFC2554)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@992 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 22:02:58 +00:00
mguessan 6a269179ae SMTP: fix 2953552, allow RSET in AUTHENTICATED state
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@950 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 21:01:17 +00:00
mguessan 3ceb6421b4 SMTP: bug id 2953554, implement NOOP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@948 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 09:21:43 +00:00
mguessan 1dbb37dbc1 SMTP: implement RSET (reset) command to avoid connection timeout with Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@911 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-14 13:54:39 +00:00
mguessan 9d074067df SMTP: fix by Marc Macenko, case sensitive RCPT TO:
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@812 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:17:48 +00:00
mguessan af479f53c6 SMTP: allow lower case commands
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@797 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-28 15:16:57 +00:00
mguessan 1dd75c84b3 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-21 09:58:19 +00:00
mguessan 7e32aba645 Add GPLv2 header to all source files
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:39:18 +00:00
mguessan 76889311ea Merged network down (with firewall) code from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@615 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 22:47:31 +00:00
mguessan 3a3483cd7d Revert to simple class names in thread names
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@552 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 22:31:06 +00:00
mguessan 9ad2490e3c I18N : externalize and translate exception messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@544 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-27 23:03:58 +00:00
mguessan 05d46b754d Enhancements from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 20:53:22 +00:00
mguessan ce864c36c6 I18N: externalize all DavGatewayTray log statements for i18n
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 14:54:06 +00:00
mguessan 041a8fb164 I18N: davmail package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@531 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:32:11 +00:00
mguessan be2d0a4098 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:20:30 +00:00
mguessan 101a38d9d1 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:52:17 +00:00
mguessan bdb41fbc11 Improve exception handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@519 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 15:20:06 +00:00
mguessan c3e596ee8c Reorganize packages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:38:31 +00:00
mguessan 1389e48831 Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@309 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-29 22:18:53 +00:00
mguessan 6dc0eb450a Added BCC (blind carbon copy) support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@222 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 10:10:38 +00:00
mguessan 5212b594cf No error on SocketException (client closed connection)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:48:54 +00:00
mguessan 6e384ae98a Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@181 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:24:12 +00:00
mguessan 64e0688f0d Caldav (Calendar) support with free/busy and rename threads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@179 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-27 00:56:28 +00:00
mguessan 20ef4a9da0 Added an (grey) inactive icon on network down detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@178 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-24 12:35:58 +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 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 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 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 0f4a12b3c4 Move tray classes in separate package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@82 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-09 12:01:58 +00:00
mguessan de0f622378 Improve error handling for linux support (Permission denied on socket creation)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@70 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-08-02 13:33:45 +00:00
mguessan 81aa7c092c Refactor server/socket/connection layer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@65 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-15 09:37:55 +00:00
mguessan 2658817680 fix other checkstyle detected errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@59 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-09 23:37:24 +00:00
mguessan f6594bcd55 Configure Maven reports and fix some checkstyle detected errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@58 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-09 22:32:01 +00:00
mguessan 8ab4d39cc6 Improve authentication failure handling, send explicit message to client
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@52 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 10:29:11 +00:00
mguessan bc5b0ef98a make checkConfig static
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@50 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-25 23:38:43 +00:00
mguessan 93bc82da15 Add a checkConfig method to detect configuration errors at connect time
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@49 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-25 23:29:46 +00:00
mguessan 47ebe0e153 Improve exception handling : log exception name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@37 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-14 11:55:37 +00:00
mguessan 4626c66e04 Sitch to file based settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@10 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-14 15:14:18 +00:00
mguessan 0351a49c9d Main source tree import
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@3 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-12 23:57:24 +00:00