1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
Commit Graph

300 Commits

Author SHA1 Message Date
mguessan
87fdfb4936 Fix: when redirected to another SSO server, use full URL instead of path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@405 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 13:18:17 +00:00
mguessan
eb1187e5ea Fix NullpointerException with CAS single signon form
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@404 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 11:45:38 +00:00
mguessan
92809cdde9 IMAP: ... but BODYSTRUCTURE size should be rfc822size
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@403 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 10:15:15 +00:00
mguessan
f969e6582f IMAP: when fetching only TEXT, rfc822 size is different from result size
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@402 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 10:05:43 +00:00
mguessan
33a6bdf5a2 IMAP: implement UID range search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@401 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 17:17:51 +00:00
mguessan
5910e4a754 IMAP: another try at multiple clients compatibility, implement FETCH BODY[TEXT] with PartOutputStream, send BODYSTRUCTURE with BODY for Apple Mail with actual size, do not set to current folder to null on close
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@400 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 17:12:02 +00:00
mguessan
762fbecb98 IMAP: implement fake BODYSTRUCTURE for bigger messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@399 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 13:33:37 +00:00
mguessan
9bd3a96b13 Caldav: Replace substrings with real MIME message parser to retrieve events, handle ics objects in Inbox
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@398 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 10:23:07 +00:00
mguessan
49b4301ce0 IMAP: do not send bodystructure at all, as we do not parse MIME body, best way to support most clients (Thunderbird, Apple Mail, Outlook)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@397 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 23:02:24 +00:00
mguessan
6cc5e2ec6f IMAP: implement STORE FLAGS and allow empty date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@396 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 14:26:48 +00:00
mguessan
cb441d22ef IMAP: Fix FETCH answers to match Outlook expectations
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@395 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 12:14:03 +00:00
mguessan
e45328fe43 Various fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@394 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 11:53:02 +00:00
mguessan
a75fda975e IMAP: remove test code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@393 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 10:22:55 +00:00
mguessan
eba0e0fded Refactor IMAP fetch to handle more cases (still broken with Outlook)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@392 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 17:42:49 +00:00
mguessan
fa32f8ae4d Caldav: Fix regression in calendar REPORT with Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@390 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 14:17:07 +00:00
mguessan
758391571e Caldav: From dfoody: Split EXDATE exceptions into multiples lines to work with iCal. Ignore X-ENTOURAGE_UUID to avoid problems with iCal.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@389 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 13:11:58 +00:00
mguessan
ea866b0045 LDAP: do not fail on (&(...)) and filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@388 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 10:15:44 +00:00
mguessan
4554b9f685 Caldav: do not send notifications if no valid recipients found
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@386 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 10:08:51 +00:00
mguessan
52d5f6473a IMAP: fixes for Apple Mail SEARCH: UID 1:* search, do not overwrite global messages during search and allow FLAGS.SILENT STORE option
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@385 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 10:06:12 +00:00
mguessan
7efceef0c2 Caldav: allow user name in principal path (in addition to email)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@384 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 09:55:53 +00:00
mguessan
f645065bde Caldav: Get calendarmessages in Caldav inbox from Exchange Inbox
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@383 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-20 17:44:30 +00:00
mguessan
1b7a121318 IMAP: Fetch by id for Apple Mail, hide authenticate password in logs, use actual message list size instead of object count
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@382 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-20 17:06:03 +00:00
mguessan
8dd6018aaf Caldav: from John Ahern: translate CLASS and iCal X-CALENDARSERVER-ACCESS values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@376 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-19 22:00:36 +00:00
mguessan
fee03f5917 Bug https://sourceforge.net/tracker/?func=detail&atid=909904&aid=2593418&group_id=184600
Do not lowercase email

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@375 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 22:30:55 +00:00
mguessan
94e5ab2f0c OSX: register Quit menu handler
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@374 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 17:31:35 +00:00
mguessan
cfc4788774 IMAP: hide login password in log file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@372 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 01:17:10 +00:00
mguessan
a76513ec59 IMAP: fix LIST "" "" answer (StringIndexOutOfBoundsException)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@371 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 01:16:31 +00:00
mguessan
6c067d47c7 IMAP: additional complex search filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@370 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 00:58:20 +00:00
mguessan
0bc057a5a2 IMAP: date and status search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@369 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 00:09:42 +00:00
mguessan
cd20a970ce IMAP: search implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@368 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-17 22:59:32 +00:00
mguessan
e0a65766db Command line version of the AcceptCertificateDialog
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@367 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-17 14:21:16 +00:00
mguessan
23aa8311eb Caldav: iCal fails with CalDAVMultiGetOperation not a server error, but bad data
=> replaced & encoding with URIUtil.encodeWithinQuery

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@365 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-17 00:54:09 +00:00
mguessan
a21cfb1b8a Caldav: outbox handling, notify all attendees if current user is organizer,
else notify only organizer

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@364 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-16 23:42:07 +00:00
mguessan
5245ece50a Caldav: from John Ahern: convert CLASS and iCal X-CALENDARSERVER-ACCESS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@363 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-16 23:39:54 +00:00
mguessan
247f656eea Implement DavMail equals
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@356 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 14:31:11 +00:00
mguessan
879d2b2e19 Fix logging levels in settings frame on first start
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@355 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 14:03:09 +00:00
mguessan
078f298f88 Caldav: from John Ahern: send calendarserver-private-events in DAV: header to activate private events in iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@354 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 13:07:44 +00:00
mguessan
60a2264618 Caldav: Change message sent through outbox contentClass to urn:content-classes:calendarmessage, parse body to build recipients, exclude current user from recipients
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@353 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 11:33:19 +00:00
mguessan
8cb7724abe Caldav: Allow multiple attendees in VFREEBUSY request (iCal support)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@352 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 10:10:23 +00:00
mguessan
0ac3b1a938 Caldav: Fix Connection: close handling and ensure full content read
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@351 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-12 01:33:49 +00:00
mguessan
bb71ebf95a Add Help button on settings panel
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@350 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 23:06:59 +00:00
mguessan
c0127ddef5 Implement OSX DesktopBrowser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@349 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 23:01:14 +00:00
mguessan
ad70032056 Custom MacOSX Frame with specific Menu
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@348 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 22:38:46 +00:00
mguessan
c7cd3f1214 Workaround for minimum frame size on MacOSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@347 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 19:51:31 +00:00
mguessan
1ebf517f04 New failover GUI for Java 1.5 without SWT (e.g. MacOSX support)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@346 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 15:33:58 +00:00
mguessan
5c47845a81 Execute AWT frames handling in AWT thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@345 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 13:28:09 +00:00
mguessan
667e0aa13c Workaround for bug in MacOSX java in AboutFrame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@344 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 13:25:16 +00:00
mguessan
af5ac5448a Fix: Hide password during AUTH PLAIN in SMTP logs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@343 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 13:22:38 +00:00
mguessan
78ac1ebbbb Fix: Emails sent with Outlook contain "=" characters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@342 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 11:30:18 +00:00
mguessan
d3eab09f00 LDAP: implement (as much as possible) exact match
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@340 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-09 22:40:55 +00:00