> All users fail login using any method. Telnet 993 or 110 or?
>
> Google is not much help either.
>
>
>
> Nov 16 01:34:28 Gentoo-DC1 authdaemond: received auth request,
> service=imap, authtype=login
>
> Nov 16 01:34:28 Gentoo-DC1 authdaemond: FAIL, all modules rejected
>
> Nov 16 01:34:28 Gentoo-DC1 imapd: LOGIN FAILED, user=br...@blah.com,
> ip=[::ffff:192.168.0.53]
>
> Nov 16 01:36:48 Gentoo-DC1 imapd-ssl: couriertls: accept:
> error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
Show your complete syslog file, specifically authdaemond initialization and
startup. Looks like you did not load any authentication modules.
Nov 16 09:15:55 Gentoo-DC1 authdaemond: stopping authdaemond children
Nov 16 09:15:55 Gentoo-DC1 authdaemond: modules="authvchkpw", daemons=5
Nov 16 09:15:55 Gentoo-DC1 authdaemond: Installing libauthvchkpw
Nov 16 09:15:55 Gentoo-DC1 authdaemond: file not found
Nov 16 09:16:31 Gentoo-DC1 pop3d-ssl: Unexpected SSL connection shutdown.
Nov 16 09:16:35 Gentoo-DC1 imapd: Connection, ip=[::ffff:192.168.0.53]
Nov 16 09:16:37 Gentoo-DC1 authdaemond: received auth request, service=imap, authtype=login
Nov 16 09:16:37 Gentoo-DC1 authdaemond: FAIL, all modules rejected
Nov 16 09:16:37 Gentoo-DC1 imapd: LOGIN FAILED, user=br...@blah.com, ip=[::ffff:192.168.0.53]
Brad Sumrall writes:
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
courier-users mailing list
courie...@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
> I think I may have found the core issue and possibly a bug with emerge. I am using Gentoo.
> There is no libvpopmail.so on my system. I installed vpopmail and couier imap using the gentoo handbook install. If it failed to install the libvpopmail.so, then this is a bug in either documentation or ebuild.
> Any suggestions on how to fix this?
> I am going to try and re emerge different ebuilds and see if this fixes it.
It's not clear which version of courier-authlib you are using. Support for
vpopmail was removed in courier-authlib 0.60.4, released over a year ago,
due to lack of maintenance.