Menu

DavMail 3.0.1 released with OSX package and IMAP search

Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway allowing
users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server,
even from the internet or behind a firewall through Outlook Web Access. DavMail now includes an
LDAP gateway to Exchange global address book to allow recipient address completion in mail compoze
window and full calendar support with attendees free/busy display.
DavMail gateway is implemented in java and should run on any platform. Releases are tested on Windows,
Linux (Ubuntu) and Mac OSX. Tray does not work on MacOS and is replaced with a full frame.
Tested successfully with the Iphone (gateway running on a server).

Bugfix release with a new OSX package and improved
IMAP search support.

IMAP:

- Hide login password in log file

- Fix LIST "" "" answer (StringIndexOutOfBoundsException)

- Date and status search

- Additional complex search filters

- Search implementation

Caldav:

- From John Ahern: translate CLASS and iCal X-CALENDARSERVER-ACCESS values

- iCal fails with CalDAVMultiGetOperation not a server error, but bad data
=> replaced & encoding with URIUtil.encodeWithinQuery

- Outbox handling, notify all attendees if current user is organizer,
else notify only organizer

- From John Ahern: convert CLASS and iCal X-CALENDARSERVER-ACCESS

OSX:

- Name OSX package with version

- Register Quit menu handler

- Generate OSX package with JavaApplicationStub symbolic link

Bugs fixed:

- Bug https://sourceforge.net/tracker/?func=detail&atid=909904&aid=2593418&group_id=184600
Do not lowercase email

Enhancements:

- Delete build.log in ant clean

- Add contributors to Maven POM

- Command line version of the AcceptCertificateDialog

- Added a Donation button on web site

- Update site title

- Update debian package description

Posted by Mickael Guessant 2009-02-19

Log in to post a comment.