Hi, many thanks for the quick replies and patch. So quick that I'm not
able to respond in the same timeframe.
Yes, I am working with FreeBSD pre-built packages; I still intend check
out the ports from svn or do my own build, but have not had time yet.
To answer specific question:
On Sun, 6 Jan
I use IMAP preauth; I connect with Alpine over SSH which is very useful.
The last few upgrades this has become more difficult to to. Last time
(moving 2.2 -> 2.3, I think) I had to put in a workaround:
stats_writer_socket_path =
It prevented /usr/local/libexec/dovecot/imap attempting to
conn
I use IMAP over SSH, in pre-auth. I wanted to use dsync to offline mail to
my laptop.
dsync v2.1.10 would always ask for my SSH key/passphrase, ignoring
ssh-agent. The culprit is the env_clean() in the stack below.
Reading the source, I saw DOVECOT_PRESERVE_ENVS. When used as follows in
my scr