[EMAIL PROTECTED] <> scribbled;

> Hello All
> 
> I have the courier-imap server and vpopmail running on my Linux-Box.
> The SquirrelMail Web-Frontend is used as a mail-client.
> Everything is working fine so far, but after a while it is not
> possible to login anymore.
> 
> If I restart authdaemond, it's running again for a while.
>

I found that if you use only vpopmail, then specify only that auth modules
on the courier ./configure line. This came up last week, and probably every
couple weeks.

./configure --without-authpwd \
        --without-authshadow \
        --without-authpam \
        --without-authuserdb \
        --without-authmysql \
        --with-authvchkpw \
        --without-authldap \
        --without-authdaemon \
        --etc...

As a side note, Sam mentioned something one time about a known bug in
vpopmail. Will authdaemond work more consistently if vpopmail is upgraded?
Can you verify this Sam?

And lastly, if you configure it the way above, then it saves a few processes
of authdaemond running, as vpopmail auth is compiled right in.

[..snip rest..]




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to