Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Terry Carmen
- Message from Timo Sirainen - Date: Tue, 6 Dec 2011 00:48:02 +0200 From: Timo Sirainen Subject: Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?) To: Terry Carmen Cc: dovecot@dovecot.org On 6.12.2011, at 0.39, Terry Carmen wrote: I checked lib-imap-c

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Timo Sirainen
On 6.12.2011, at 0.39, Terry Carmen wrote: > I checked lib-imap-client/imapc-connection.c and found where the > "Authenticating as" message comes from, but don't see anyplace where the > > I believe I found the section of code that does the imapc authentication, but > don't see anyplace where a

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Terry Carmen
- Message from Timo Sirainen - Date: Mon, 5 Dec 2011 23:24:23 +0200 From: Timo Sirainen Reply-To: Dovecot Mailing List Subject: Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?) To: Terry Carmen Cc: dovecot@dovecot.org On 5.12.2011, at 23.05, Ter

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Timo Sirainen
On 5.12.2011, at 23.05, Terry Carmen wrote: > The log looks like this: .. All of the lines are "debug" level. Find the "info" log. "doveadm log find" usually finds it for you.

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Miha Vrhovnik
"Terry Carmen" wrote on 5.12.2011 22:05:08: ...cut ... >Dec 5 15:30:05 it dovecot: auth: Debug: client out: >FAIL#0111#011user=username > >The last line *almost* gets me enough for a fail2ban filter, but not >quite, since there's no IP address. > >Is there something else I can turn on? It's pro

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Terry Carmen
- Message from Timo Sirainen - Date: Mon, 5 Dec 2011 21:49:15 +0200 From: Timo Sirainen Reply-To: Dovecot Mailing List Subject: Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?) To: Terry Carmen Cc: dovecot@dovecot.org On 5.12.2011, at 19.16, Ter

Re: [Dovecot] Strange quota problem

2011-12-05 Thread Jan-Frode Myklebust
On Mon, Dec 05, 2011 at 09:50:32PM +0200, Timo Sirainen wrote: > On 5.12.2011, at 21.14, Jan-Frode Myklebust wrote: > > > userdb: janfr...@example.net > > home : /usr/local/atmail/users/j/a/janfr...@example.net > > mailQuota : quota_rule=*:storage=210 > > it s

Re: [Dovecot] MS Exchange IMAP Proxy

2011-12-05 Thread Terry Carmen
I'll post a writeup on the wiki on monday. I moved it to http://wiki2.dovecot.org/HowTo/ImapcProxy Thanks! I didn't realize I was in the wrong wiki. Terry

Re: [Dovecot] Strange quota problem

2011-12-05 Thread Timo Sirainen
On 5.12.2011, at 21.14, Jan-Frode Myklebust wrote: > userdb: janfr...@example.net > home : /usr/local/atmail/users/j/a/janfr...@example.net > mailQuota : quota_rule=*:storage=210 it should say: quota_rule: *:storage=210 So, fix user_attrs: user_a

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Timo Sirainen
On 5.12.2011, at 19.16, Terry Carmen wrote: > It's working beautifully! > > Is there any way to get it to log failed login attempts with the user's IP > address? auth_verbose=yes > I'd like to setup fail2ban to stop dictionary attacks, however even with > debugging, the most I've been able to

Re: [Dovecot] MS Exchange IMAP Proxy

2011-12-05 Thread Timo Sirainen
On 3.12.2011, at 18.10, Terry Carmen wrote: > I'll post a writeup on the wiki on monday. I moved it to http://wiki2.dovecot.org/HowTo/ImapcProxy

[Dovecot] Strange quota problem

2011-12-05 Thread Jan-Frode Myklebust
I have a strange problems with quota on v2.0.14. We have an ldap user directory, and all users should have a mailQuota defined there. My problem is that some users gets the quota enforced, while others don't, and "doveadm user" doesn't seem to agree with "doveadm quota ge gett" Ref: $ do

Re: [Dovecot] lmtp panic in proxy lmtp director

2011-12-05 Thread Dovecot-GDH
This happens when the LMTP proxy doesn't receive feedback from the back-end LMTP process for a certain amount of time. This typically happens either because of very low I/O performance or NFS locks. Do an strace on your back-end LMTP processes. If you see that these processes are waiting on NFS

Re: [Dovecot] lmtp panic in proxy lmtp director

2011-12-05 Thread Jan-Frode Myklebust
On Mon, Dec 05, 2011 at 03:26:54PM +0100, Xavier Pons wrote: > Hi, we are getting some core dumps with signal 6 in ltmp on a > dovecot director proxy server, like this: http://dovecot.org/list/dovecot/2011-September/060830.html http://www.dovecot.org/list/dovecot/2011-September/06

Re: [Dovecot] MS Exchange IMAP Proxy (Logging Auth Failures?)

2011-12-05 Thread Terry Carmen
It's working beautifully! Is there any way to get it to log failed login attempts with the user's IP address? I'd like to setup fail2ban to stop dictionary attacks, however even with debugging, the most I've been able to get it to say is: Dec 5 12:11:30 machinename dovecot: auth: Debug:

[Dovecot] Single instance storage

2011-12-05 Thread Guy Deleeuw
Hello, Could you confirm that the SIS is integrated and functional in the latest version of Dovecot? Regards Guy

[Dovecot] lmtp panic in proxy lmtp director

2011-12-05 Thread Xavier Pons
Hi, we are getting some core dumps with signal 6 in ltmp on a dovecot director proxy server, like this: Dec 5 14:31:51 sproxy1 dovecot: lmtp(2): Panic: file lmtp-proxy.c: line 376 (lmtp_proxy_output_timeout): assertion failed: (proxy->data_input->eof) Dec 5 14:31:51 sproxy1 dovecot: lmt

Re: [Dovecot] Questions about single intance storage

2011-12-05 Thread Jan-Frode Myklebust
On Mon, Dec 05, 2011 at 01:51:05AM +0200, Timo Sirainen wrote: > > I'm mainly wondering if it's common for backup programs to support using a > separate program to generate the backups. For example if there was a > "dovecot-backup" binary that just dumps all (or new-since-last-backup) of the >

[Dovecot] (no subject)

2011-12-05 Thread Mark Zealey