search for: login_settings_read

Displaying 4 results from an estimated 4 matches for "login_settings_read".

2010 Feb 22
5
Testing 2.0b3 - problem with pop3
...FreeBSD 7.3-PRELEASE (I doubt it's the issue) and I am having a problem with pop3. Here is what I see in the log when I attempt to connect to port 110: Feb 22 18:15:03 master: Warning: SIGHUP received - reloading configuration Feb 22 18:15:08 pop3-login: Panic: file login-settings.c: line 216 (login_settings_read): assertion failed: (input.roots[count] == NULL) Feb 22 18:15:08 master: Error: service(pop3-login): child 70115 killed with signal 6 (core dumped) Feb 22 18:15:08 master: Error: service(pop3-login): command startup failed, throttling And the output of doveconf can be seen at http://62.8.64.102/~w...
2010 Feb 21
1
Dovecot 2.0.beta3 Configuration issue (I think)
...s sent to the client. Here are the dovecot entries from the maillog from startup through the failed pop3 and imap logins. Feb 21 10:50:43 sbh16 dovecot: master: Dovecot v2.0.beta3 starting up (core dumps disabled) Feb 21 10:51:28 sbh16 dovecot: pop3-login: Panic: file login-settings.c: line 216 (login_settings_read): assertion failed: (input.roots[count] == NULL) Feb 21 10:51:28 sbh16 dovecot: pop3-login: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0 [0xc98950] -> /usr/local/lib/dovecot/libdovecot.so.0 [0xc989a5] -> /usr/local/lib/dovecot/libdovecot.so.0 [0xc98008] -> /usr/local/lib/dovecot/...
2012 Aug 07
4
pop3 proxying error
Hi Timo, I've got some errors with pop3 proxying and dovecot 2.1.9 I's occured on the proxy side: Aug 7 13:16:47 dev1 dovecot: pop3-login: Fatal: master: service(pop3-login): child 23046 killed with signal 11 (core dumped) Server side shows no error, and runs the same dovecot version. Thanks for your help. Best regards Tonio Buonaguidi Core dump: GNU gdb (GDB) 7.4.1-debian
2010 Sep 19
1
linking problems of dovecot 2.0.3
...uth.c:99: undefined reference to `login_binary' ./.libs/liblogin.a(client-common-auth.o): In function `client_auth_begin': /tmp/dovecot/BUILD/dovecot-2.0.3/src/login-common/client-common-auth.c:491: undefined reference to `login_binary' ./.libs/liblogin.a(login-settings.o): In function `login_settings_read': /tmp/dovecot/BUILD/dovecot-2.0.3/src/login-common/login-settings.c:195: undefined reference to `login_binary' ./.libs/liblogin.a(main.o): In function `login_access_lookup_next': /tmp/dovecot/BUILD/dovecot-2.0.3/src/login-common/main.c:185: undefined reference to `login_binary' ./....