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
|
15bd7b51d5
|
Added dfoody as Java Contributor
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@391 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-23 17:40:19 +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
|
e689c36aa8
|
Build: remove empty Java stub and update release guide
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@387 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-23 10:10:43 +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
|
fda58f72e8
|
Name OSX package with version
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@380 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-19 22:29:53 +00:00 |
|
mguessan
|
38deba2aca
|
delete build.log in ant clean
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@379 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-19 22:20:31 +00:00 |
|
mguessan
|
ff6e2dd625
|
Prepare 3.0.1 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@378 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-19 22:19:09 +00:00 |
|
mguessan
|
489381e2d4
|
Add contributors to Maven POM
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@377 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-19 22:17:58 +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
|
df4c4867cb
|
Generate OSX package with JavaApplicationStub symbolic link
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@373 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-18 16:17:30 +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
|
e707b8fe5c
|
MacOSX DMG package creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@366 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-17 14:20:13 +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
|
f7e26a438d
|
Added a Donation button on web site
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@362 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-12 16:17:28 +00:00 |
|
mguessan
|
62ba8c5488
|
Update site title
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@361 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-12 16:10:19 +00:00 |
|
mguessan
|
b763114cfb
|
Update debian package description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@360 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-12 15:51:17 +00:00 |
|
mguessan
|
4486cc303a
|
Prepare 3.0.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@358 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-12 14:35:03 +00:00 |
|
mguessan
|
348ba14ffa
|
Update doc for 3.0.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@357 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-02-12 14:32:40 +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 |
|