Commit Graph

71 Commits

Author SHA1 Message Date
mguessan c38c032c1a Add disableUpdateCheck to default davmail.properties file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2107 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 17:54:53 +00:00
mguessan 225c4424eb Set davmail.logFileSize to 0 to use an external rotation mechanism, e.g. logrotate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2102 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-05-11 15:47:47 +00:00
mguessan a20c3cd666 Fix regression: disable console appender in gui mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2082 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-08 09:00:26 +00:00
mguessan 511dcd0574 Add enable Kerberos checkbox to DavMail GUI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2079 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-07 21:38:54 +00:00
mguessan aa1898d138 IMAP: Implement custom IMAP flags to keywords mapping in settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2051 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-10-11 21:57:18 +00:00
mguessan 8a670d22d5 Fix 3562031, implement davmail.noProxyFor setting to exclude hosts from proxy settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2000 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-27 20:35:47 +00:00
mguessan e59e4d526f Fix Winrun4J service wrapper implementation, launch a non daemon thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1988 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-22 20:14:46 +00:00
mguessan 6a0b615507 store davmail.log in user home folder to avoid crash on first start when current directory is not writable by user
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1949 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-04-26 21:09:19 +00:00
mguessan c0ef8f9357 POP: add a new setting to mark messages read after RETR
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-15 21:41:03 +00:00
mguessan 0c515256d2 Implement a new davmail.clientSoTimeout setting to adjust or disable connection timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-07 23:15:31 +00:00
mguessan 4a246a76c7 Change default use system proxies value to false
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-23 21:13:04 +00:00
mguessan dcf7c93705 Add a new auto value to davmail.enableEws setting to avoid unwanted switch from WebDav to EWS on temporary Exchange connection issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1835 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-27 07:45:41 +00:00
mguessan a4629730cb Implement a new option to let users disable all GUI notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-12 20:35:51 +00:00
mguessan 4ef3725409 Implement davmail.smtpSaveInSent option and reorganize tabs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1706 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 10:26:06 +00:00
mguessan cf98558e81 configFilePath is null in some test cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1517 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-26 21:03:47 +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 88c92d6a06 Force log file encoding to UTF-8
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1224 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 12:44:31 +00:00
mguessan 13fb24d478 Add new davmail.logFileSize setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1223 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:58:38 +00:00
mguessan 7379cdbb40 Disable ConsoleAppender in gui mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1132 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-06 09:43:39 +00:00
mguessan a92f206541 Improve empty keystore password handling to avoid NullPointerException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1040 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-11 09:10:35 +00:00
mguessan 4763d94aca IMAP: implement a new imapAutoExpunge setting to delete messages immediately over IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1038 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-10 09:19:25 +00:00
mguessan d441d8ab1d Use https in default Exchange url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1028 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:36:27 +00:00
mguessan ec76698bcc IMAP: add a new setting to enable/disable IDLE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1019 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:43:04 +00:00
mguessan 12c8ab9e49 Add a new setting to disable startup notification window (contribution from jsquyres)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@991 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 20:23:48 +00:00
mguessan 577ea1ecdb Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 09:59:23 +00:00
mguessan 2b758b1dc1 Fix empty setting behavior: return null instead of empty string
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@964 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-21 20:45:09 +00:00
mguessan 07768b1a78 Sort properties file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@960 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:28:35 +00:00
mguessan 49afb4b02a Caldav: add davmail.forceActiveSyncUpdate option to the settings frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@919 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:58:25 +00:00
mguessan 35c754939a Caldav: add davmail.caldavAlarmSound option to the settings frame (used to force conversion of Caldav alarms to AUDIO supported by iCal)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@918 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:40:27 +00:00
mguessan 8911534afb Fix logging settings handling in webapp mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@915 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 15:16:46 +00:00
mguessan 9e3a90d11b Implement file based (PKCS12 and JKS) client certificates in addition to smartcard support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@908 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:12:11 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan 7c439595e2 Allow directory in logFilePath settings, add /davmail.log suffix in this case
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@773 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-08 21:59:48 +00:00
mguessan f5bafdbc6a Another fix from Dan Foody: improve dumpICS debug option
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@771 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 20:53:21 +00:00
mguessan f3913ba8fc Refactor ExchangeSession to allow independent session creation.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@763 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 21:54:53 +00:00
mguessan c4f708d23d Fix settings default values and update doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@751 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 10:49:17 +00:00
mguessan 07569c5583 Fixes from checkStyle audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan e0ce94ab7e New settings method: return log file directory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@687 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 09:42:11 +00:00
mguessan 056288d802 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@626 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 08:25:28 +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 7f878bb232 Fixed logFilePath logic on OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:20:23 +00:00
mguessan bcb690da7f Added a logFilePath setting to set log4j file appender path, this appender is now added dynamically to avoid davmail.log file create failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 09:11:03 +00:00
mguessan c271617c12 Upgrade Log4J to 1.2.15
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@592 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-22 13:37:47 +00:00
mguessan 6db2199d0c PKCS11 (smartcard) client certificate support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 16:27:31 +00:00
mguessan 294e478f23 Avoid nullpointerexception in Settings.setProperty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@567 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:25:31 +00:00
mguessan 3834476710 Patch 2790299 by Mitchell V. Oliver: Add support for SSL to client connections
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@561 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:14:36 +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 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 1f32b94aec Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@523 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:16:40 +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