Timo Sirainen schrieb:
On Thu, 2007-03-01 at 15:23 +0100, Kevin Richter wrote:
pop3-login: Login: user=<ssal0041>, method=PLAIN, rip=x.x.x.x, lip=x.x.x.x, TLS
The rest is missing.
This means that the login succeeded and a mail process was forked, but it didn't finish far enough to even print the debug lines. I don't see how that's possible without an error being logged.
Are you sure no errors were logged? If you run "dovecot --log-error", do you see the error?
i tried it twice, but the "--log-error" throws an error to the log:
dovecot: Mar 06 21:01:14 Info: Dovecot v1.0.rc24 starting up dovecot: Mar 06 21:01:14 Fatal: This is Dovecot's error log dovecot: Mar 06 21:02:11 Info: Dovecot v1.0.rc24 starting up dovecot: Mar 06 21:02:11 Fatal: This is Dovecot's error log
there is no dovecot running after this.
the console output is:
serv# ./dovecot --log-error ILoading modules from directory: /opt/dovecot-1.0.rc24/lib/dovecot/imap IModule loaded: /opt/dovecot-1.0.rc24/lib/dovecot/imap/lib10_quota_plugin.so IModule loaded: /opt/dovecot-1.0.rc24/lib/dovecot/imap/lib11_imap_quota_plugin.so IEffective uid=65534, gid=65534, home=
executing only "./dovecot" everything is ok. dovecot runs.