Re: Broken Sync (was: Re: kmail sigh)

Garry Williams <[email protected]>
Newsgroups gmane.comp.kde.users.pim
Message-ID <CANnpNgJ=C=S5sus5dzOb-chdvJ999=5P995XbExrGHaaPNZqAw@mail.gmail.com>
On Mon, Jan 29, 2018 at 10:54 AM, Martin Steigerwald
<[email protected]> wrote:
> Whoa, thats interesting. I reported a bunch of bugs on this. For example when
> I delete several mails in an IMAP folder hosted by Exchange (I know Exchange
> is one of the worst IMAP servers available… but no different option at work
> until I try to use Akonadi EWS resource), I get these wait issues.

I have been using davmail[*], a java proxy server for Exchange.  It
seems to be very robust, but also very slow.  But it is reliable for
the Exchange server I need for work.  The davmail server uses the OWA
interface to Exchange and proxies IMAP mail and all the calendar
functions and LDAP contact lists.  It's the best I've been able to use
in the last 10 years.

I start the davmail server at boot time with:

    [Unit]
    Description=Proxy Servers for Exchange Server

    [Service]
    ExecStart=/usr/local/davmail/davmail.sh
/usr/local/davmail/davmail.properties
    User=garry
    Group=garry
    WorkingDirectory=/usr/local/davmail

    [Install]
    WantedBy=multi-user.target

I do not use Kmail for any other accounts here at work.  It has been
very reliable.

At home, I only use Kmail for gmail -- no Exchange there.  Again, very reliable.

______________
[*] http://davmail.sourceforge.net/

-- 
Garry Williams
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.