[Dovecot] Go Away Message after the first successful login on proxy server
hello
i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one proxy one storage part. everything is working fine, i only have one question regarding the message that should go away after the first successful login on proxy server. how to remove it on proxy server?
May 7 16:04:19 proxy-server dovecot: pop3-login: proxy(tmihal@example.com): started proxying to 192.168.1.100:110: user=tmihal@example.com, method=PLAIN, rip=192.168.22.222, lip=192.168.1.100:109
[root@dougie:/usr/local/src/dovecot-1.2-managesieve]/etc/init.d/dovecot restart Restarting DovecotIf you have trouble with authentication failures, enable auth_debug setting. See http://wiki.dovecot.org/WhyDoesItNotWork This message goes away after the first successful login.
-- View this message in context: http://old.nabble.com/Go-Away-Message-after-the-first-successful-login-on-pr... Sent from the Dovecot mailing list archive at Nabble.com.
On Fri, 2010-05-07 at 07:06 -0700, Tomislav Mihalicek wrote:
i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one proxy one storage part. everything is working fine, i only have one question regarding the message that should go away after the first successful login on proxy server. how to remove it on proxy server?
I actually removed that message completely from v2.0. It's a bit dirty code. Anyway, it's probably /var/lib/dovecot/auth-success or /usr/local/var/lib/dovecot/auth-success.
Okay i fixed this at my own system. I wonder is it possible to remove this in the next version of 1.2?
t.
Timo Sirainen wrote:
On Fri, 2010-05-07 at 07:06 -0700, Tomislav Mihalicek wrote:
i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one proxy one storage part. everything is working fine, i only have one question regarding the message that should go away after the first successful login on proxy server. how to remove it on proxy server?
I actually removed that message completely from v2.0. It's a bit dirty code. Anyway, it's probably /var/lib/dovecot/auth-success or /usr/local/var/lib/dovecot/auth-success.
-- View this message in context: http://old.nabble.com/Go-Away-Message-after-the-first-successful-login-on-pr... Sent from the Dovecot mailing list archive at Nabble.com.
I try to avoid doing any changes to v1.2 anymore that aren't important bugfixes.
On Fri, 2010-07-23 at 06:49 -0700, Tomislav Mihalicek wrote:
Okay i fixed this at my own system. I wonder is it possible to remove this in the next version of 1.2?
t.
Timo Sirainen wrote:
On Fri, 2010-05-07 at 07:06 -0700, Tomislav Mihalicek wrote:
i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one proxy one storage part. everything is working fine, i only have one question regarding the message that should go away after the first successful login on proxy server. how to remove it on proxy server?
I actually removed that message completely from v2.0. It's a bit dirty code. Anyway, it's probably /var/lib/dovecot/auth-success or /usr/local/var/lib/dovecot/auth-success.
participants (2)
-
Timo Sirainen
-
Tomislav Mihalicek