Fwd: Re: <DKIM> Re: <DKIM> moving mails between directories does not work
Jan Knížek
jk at janknizek.cz
Sun Nov 5 12:30:07 GMT 2017
Sorry, I've directly replied, not to the mailing list.
----- Forwarded message from Jan Knížek <jk at janknizek.cz> -----
>From: Jan Knížek <jk at janknizek.cz>
>To: Nicolas Sebrecht <nicolas.s-dev at laposte.net>
>Date: Sun, 5 Nov 2017 10:24:21 +0100
>Subject: Re: <DKIM> Re: <DKIM> moving mails between directories does not work
>
> > It really looks like offlineimap open more than one socket at a time. I think
> > there are too many connections (see maxconnections in the configuration file).
>
> Ok, I've tried both running `offlineimap -1` and setting it in my config file.
> None of it helps. I hope offlineimap is not ignoring it, since it's marked as
> deprecated in the official FAQ. My version is 7.1.3.
>
> > If lowering the maxconnections (down to 1 for some tests) does not help,
> > please provide your offlineimap version, too.
>
> In the attachment.
>
> Regards,
>
> Jan Knížek
>[general]
>accounts = h.knizek
>maxconnections=1
>maxsyncaccounts=1
>
>[Account h.knizek]
>localrepository = h.knizek-local
>remoterepository = h.knizek-remote
>
>[Repository h.knizek-local]
>type = Maildir
>localfolders=~/mail/honza
>
>[Repository h.knizek-remote]
>type = IMAP
>remotehost = imap.seznam.cz
>remoteuser = h.knizek at seznam.cz
>remotepass = *********
>sslcacertfile = /etc/ssl/certs/ca-certificates.crt
>ssl = yes
----- End forwarded message -----
More information about the OfflineIMAP-project
mailing list