It is useful when you need to connect to more than one exchange server.
Bump portrevioon
PR: 218140
Submitted by: jjuanino@gmail.com
Approved by: maintainer
from releasenotes.txt:
** DavMail 4.7.3 released **
Another bugfix release, mostly from user feedback. Also improve Windows installer to let users
choose whether they want to run DavMail automatically at logon.
Enhancement:
- Improve windows installer, make auto start at logon optional
- Update release guide with opensuse build env
- update icon cache
- Update winrun4j wrappers icon to 128x128
EWS:
- EWS: workaround for invalid cookie domain on Office365
DAV:
- DAV: merge patch from #232 Outlook-created appt does not go through. OWA-created one does
IMAP:
- IMAP: additional fix for #626, workaround for from: header not searchable over EWS
- IMAP: fix for #626, workaround for to: header not searchable over EWS
SMTP:
- SMTP: Merge patch 627 by Peter Chubb, server returns incorrect code on authentication failure
PR: 214900
Submitted by: z7dr6ut7gs@snkmail.com
Approved by: john.c.prather@gmail.com (maintainer)
- Update rc.d script to run as davmail user rather than root
- Update rc.d script to take advantage of daemon(8) rather than hand-rolling
process management
- Update rev info (checksums, refresh patches, etc.)
- Remove .md5 files
- Appease testport by removing empty dirs in STAGEDIR not in plist
UIDs/GIDs: add davmail user
Changes: https://sourceforge.net/p/davmail/code/2427/tree/trunk/releasenotes.txt
PR: 209354
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: maintainer timeout (7 weeks)
Fixes potential CVE-2014-3566 vulnerability
DavMail 4.6.1
Bugfix release to fix recent regression with Office 365,
also includes a few Linux and IMAP enhancements.
Linux:
- RPM: exclude Growl library from RPM package
- Add genericname to desktop entry
- RPM: Fix warning the init script refers to runlevel 4 which is
admin defined. No distribution script must use it
- Detect and log message for Unity users
- RPM: Fix JAVA HOME detection for openSUSE_13.2
- RPM: update spec file from OpenSuse build by Dmitri Bachtin and
Achim Herwig
SWT:
- SWT: improve tray init, preload image and add a delay on first message
Enhancements:
- Add a few more logging statements
IMAP:
- Fix#36 Endless loop when using IMAP IDLE feature with SSL sockets,
replaced thread sleep with a short timeout on socket read
EWS:
- EWS: update checkEndPointUrl, send get root folder request instead
of static wsdl request no longer available on Office365
DavMail 4.6.0
Bugfix release with many IMAP enhancements over EWS, implement batch
move items, also includes a brand new generic OSX package to handle
new OSX java behaviour.
OSX:
- OSX: refactor OSX package based on universalJavaApplicationStub
- Replace Java application stub with
https://github.com/tofi86/universalJavaApplicationStub/blob/master/src/universalJavaApplicationStub
Doc:
- Doc: update OSX setup documentation
- Doc: additional Linux instructions for Ubuntu 14
- Fix#31 A typo in davmail.properties example
EWS:
- EWS: improve main calendar folder test
- EWS: fix batch move
- EWS: Adjust paged search for folders
- EWS: implement batch move items
- EWS: improve folder paged search
- Prepare batch move implementation
- EWS: force NTLM in direct EWS mode
- EWS: implement batch move method
- EWS: switch to GetMethod to check endpoint
- EWS: take paging into account in appendSubFolders
- EWS: fix ErrorExceededFindCountLimit on FindFolder requests
- EWS: avoid NullPointerException in fixAttendees
Linux:
- Allow Java 8 and default jre in debian package
IMAP:
- IMAP: fix 587 log and skip broken messages
Caldav
- Caldav: fix#98 Support of Contacts in CardDav REPORT
- Fix#35 duplicates in updated reoccurring events
Enhancements
- From audit: remove throws statement
- Adjust KerberosHelper logging message
- Fix for #534 Kerberos Authentication doesn't seem to be work cross domain
LDAP:
- LDAP: reset icon after search
PR: 198297
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: <john.c.prather@gmail.com> (maintainer (timeout))
- Fix rc script to properly start and stop.
- Install a real sample file for davmail.properties.
- Fix a minor typo in the sample file.
- Use @sample for plist instead of rolling our own.
PR: 190973
Approved by: john.c.prather@gmail.com (maintainer, timeout > 2 weeks)
http://sourceforge.net/projects/davmail/files/davmail/4.4.1/releasenotes.txt/view
- various general port modernizations:
- stagify
- USE_DOS2UNIX -> USES=dos2unix
- fix procname in rc.d/davmail so 'service davmail stop' works
- log to syslog in rc.d/davmail instead of /var/log/davmail-error.log
(the latter grows forever unless one manually adds an entry to
newsyslog, and even then, rotation of the shell redirection file
becomes a problem)
- in both rc.d/davmail and bin/davmail, use "$BASE/lib/*" for
CLASSPATH instead of iterating over all the jar files separately
adding all of them to CLASSPATH and passing that on the command
line (makes for a long command line).
[see http://download.java.net/jdk7u6/docs/technotes/tools/solaris/classpath.html]
- in bin/davmail, exec java to avoid an extra shell process lying
around
- remove swt
PR: 187796
Submitted by: John Hein
Approved by: john.c.prather@gmail.com (maintainer)
- Remove CR/LF from build.xml
- Use x11-toolkits/swt-devel which does not depend on vulnerable libxul version
- Get rid of CR/LF's
PR: 178082
Approved by: John Prather <john.c.prather@gmail.com> (maintainer)
This version features significant enhancements over the 3.x series,
especially for simulated IMAP access. There are also improvements
in the Caldav functionality, and many bug fixes.
See http://sourceforge.net/news/?group_id=184600 for the details of
the 4.0.0 and 4.1.0 upgrades.
PR: ports/171763
Submitted by: me
Approved by: maintainer timeout
Bugfix release with major IMAP changes to improve sync performance,
many Caldav enhancements and bugfixes and some documentation updates.
For the port:
Fix the davmail.desktop file contents and install location
PR: ports/169852
Submitted by: me
Approved by: maintainer (private mail)
- Add build number to version, so update test is now working correctly
- Add license
PR: ports/164105
Submitted by: Alex Samorukov <samm at os2.kiev.ua>
Approved by: maintainer, crees (mentor)
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
DavMail is a POP/IMAP/SMTP/Caldav/Carddav/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.
WWW: http://davmail.sourceforge.net/
PR: ports/151803
Submitted by: John Prather <john.c.prather@gmail.com>