Commit Graph

2220 Commits

Author SHA1 Message Date
mguessan 5fea29a973 Failover for invalid mime headers : at least write body
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@75 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-09-25 22:08:06 +00:00
mguessan 81ad8b85c5 Do not warn if exception on socket close (gateway restart)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@74 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-08-13 08:47:29 +00:00
mguessan f8d4694ef7 Include Unix (e.g. Linux) launch script
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@73 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-08-13 08:46:46 +00:00
mguessan 4bad3f5577 Yet another MIME header fix (multiline), need a dedicated parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@72 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-08-13 08:43:52 +00:00
mguessan a91a0e159d Display settings frame on first start
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@71 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-08-02 13:34:10 +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 d1dadc1eeb Fix renamed attachments and try to get attachment name from Content-Disposition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@69 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-06-22 07:41:46 +00:00
mguessan f21298b863 Handle attachments renamed to winmail.dat by Exchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@68 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-06-18 09:08:35 +00:00
mguessan 4eaabefb2c Specific message in checkConfig on UnknownHostException (may mean network down)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@67 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-22 08:37:42 +00:00
mguessan f397e6c117 Return text body if Content-Type is empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@66 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-16 12:01:44 +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 81ddfe21be Generate Jsmooth wrapper at build time and switch to new autodownload wrapper
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@64 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-10 23:15:37 +00:00
mguessan e97a92545c Add changelog maven plugin
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@62 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-10 21:49:46 +00:00
mguessan ae791caac8 update maven2 reports
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@61 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-10 21:34:28 +00:00
mguessan e004248539 support multiline name in attachment header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@60 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-10 21:18:42 +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 0445e4bcde configure maven2 site:deploy
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@56 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 23:27:25 +00:00
mguessan e38cac3319 New setup documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@55 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 23:06:39 +00:00
mguessan 671fd5758a decode tilde in attachment name and allow 302 in testConfig
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@54 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 21:56:25 +00:00
mguessan 8ba3b3ac8b Fix regression in stream handling : do not close quoteOs, this would close the underlying stream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@53 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 10:54:42 +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 4a95e0f121 prepare next release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@51 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-26 10:26:48 +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 aad97b08b4 Improve exception handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@48 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-25 22:04:37 +00:00
mguessan d2e141e9f7 support delivery status notification report
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@47 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-23 23:35:59 +00:00
mguessan 3582bac793 reimplement index based attachment retrieval
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@46 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-23 22:13:41 +00:00
mguessan 8051c57537 first shot at maven 2 configuration to create site
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@45 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-16 16:57:03 +00:00
mguessan b68ce68765 quick fix invalid comments
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@43 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-04-11 21:47:42 +00:00
mguessan 994a4ebbbd More case insensitive tests on mail headers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@42 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-25 17:24:46 +00:00
mguessan 7ed6ac77ec add recallmessage contentclass support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@41 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-21 15:35:51 +00:00
mguessan 6a79873d29 Fix nullpointer when HTML body is empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@40 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-21 15:08:46 +00:00
mguessan 163e611bd1 support mime encoded attachment name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@39 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-14 15:54:39 +00:00
mguessan c3e80f82fb Improve attachment header processing, should create a dedicated parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@38 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-14 13:33:56 +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 f75d326d3c Prepare version for next release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@36 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-04 10:59:58 +00:00
mguessan e280c34e10 Small installer fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@35 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-04 10:47:55 +00:00
mguessan af8a24ba43 change default exchange URL to include /exchange/ path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@33 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-23 13:31:09 +00:00
mguessan d64563d83c last changes before upload
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@32 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-23 13:24:21 +00:00
mguessan 1cc22c6965 Prepare packaging scripts for 1.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@31 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-23 11:55:02 +00:00
mguessan 4b703557eb first nsis script to create install/uninstall exec
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@30 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-23 10:37:53 +00:00
mguessan 612c486540 fix BASE64EncoderStream : must pad on flush instead of close
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@29 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-20 13:41:56 +00:00
mguessan 29e5c570aa fix thunderbird html patch for outlook display
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@28 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-20 10:42:03 +00:00
mguessan bcc1067b89 added inline attachments flag to set Content-Type to multipart/related as needed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@27 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-08 17:02:45 +00:00
mguessan e195a5f5c8 remove external images from body image list before inline images iteration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@26 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-08 08:00:17 +00:00
mguessan 08f86575d5 add keep delay to settings panel
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@25 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-07 11:51:08 +00:00
mguessan de81d3d7b8 implement message purge after a delay
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@24 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-07 11:32:44 +00:00
mguessan f471e40dc3 fix ’ in outlook generated body
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@23 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-02-07 10:54:29 +00:00
mguessan 5bb3bab6c0 another fix for broken office xml
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@22 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-01-10 14:43:52 +00:00