On 9/28/2012 3:12 PM, Jack Bates wrote:
Code needs to be written to handle the special case of us not having
any proxy callbacks as they are all bad.
Timo, please check and approve. This was diff'd on 2.1.10 on my test
server (2.1.9 and 2.1.10 at least had this callback issue).
*** lmtp
On 9/28/2012 12:44 PM, Jack Bates wrote:
On 9/28/2012 11:37 AM, Jack Bates wrote:
On 9/27/2012 3:30 PM, Jack Bates wrote:
Version: 2.1.9
Connecting directly to the proxy server on the LMTP port, issue
lhlo, mail from, rcpt to, data. After the . closing of data, it just
hangs there. The logs
On 26.9.2012, at 0.34, Marc Perkel wrote:
> Just wondering - is there any way for a dovecot server to authenticate
> against a different IMAP server?
v2.1 has passdb imap
On 23.9.2012, at 10.56, we...@zackbummfertig.de wrote:
> i only found an old post of tiemo where he announced that he will do an wiki
> article
> how to setup dovecot cluster with dsync over ssh.
> anyone knows if this artcile exists and where?
>
> i would like to setup a dovecot cluster with 2
On 22.9.2012, at 19.11, Clemens Schrimpe wrote:
> Well, that led my to believe, that there was something wrong with the -so
> called- "mach bootstrap context". I usually start dovecot from with a
> (home-brewn) startup-script, which invokes it (practically) like so:
>
> sudo /usr/libexec/
On 9/28/2012 11:37 AM, Jack Bates wrote:
On 9/27/2012 3:30 PM, Jack Bates wrote:
Version: 2.1.9
Connecting directly to the proxy server on the LMTP port, issue lhlo,
mail from, rcpt to, data. After the . closing of data, it just hangs
there. The logs on the proxy server show:
I am not sure wh
On 9/27/2012 3:30 PM, Jack Bates wrote:
Version: 2.1.9
Connecting directly to the proxy server on the LMTP port, issue lhlo,
mail from, rcpt to, data. After the . closing of data, it just hangs
there. The logs on the proxy server show:
Looking at dovecot's proxy code.
Calls to connect_con
Hi Timo, hi all,
Sep 26 12:27:55 imap(testuser): Error: lazy_expunge: Couldn't open
expunge mailbox: Character not allowed in mailbox name: '.'
try
http://wiki2.dovecot.org/Plugins/Listescape
It works now with
"mail_plugins = $mail_plugins ... lazy_expunge listescape"
Ugh, kludgy. Here's