Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-19 Thread Dean Jones


On 12/19/2004, "Pedro Pais" <[EMAIL PROTECTED]> wrote:


>Tell us if it worked out or not.
>
>--
>Pedro Pais
>Skype name: pedro.pais
>MSN: [EMAIL PROTECTED]
>Get Firefox! http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1

What ended up working was recompiling authdaemon and removing auth
modules like ldap and mysql.   I have no idea why that worked, but mail
has been running smoothly ever since.  I guess when doing the rpmbuild
like they suggest, it just doesn't cut it.


Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-18 Thread Pedro Pais
On Fri, 17 Dec 2004 18:47:18 -0500, Dean Jones <[EMAIL PROTECTED]> wrote:
> Pedro Pais wrote:
> 
> >On Fri, 17 Dec 2004 10:24:20 -0500, Dean Jones <[EMAIL PROTECTED]> wrote:
> >
> >
> >>On 12/17/2004, "Pedro Pais" <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>
> >>>Remove authdaemonrc from imapd and pop3d config files and replace it
> >>>with authvchkpw. I don't know why, but it works.
> >>>BTW, I think there's a way to compile courier-imap without authdaemon,
> >>>but you'll have to find out.
> >>>
> >>>
> >>>--
> >>>Pedro Pais
> >>>Skype name: pedro.pais
> >>>MSN: [EMAIL PROTECTED]
> >>>Get Firefox! 
> >>>http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1
> >>>
> >>>
> >>Maybe that's the problem...  I don't have either in my config files...
> >>Where is it supposed to go?  Are we talking about the
> >>/usr/lib/courier-imapd/etc/imapd config file?
> >>
> >>
> >
> >Yes, both in imapd and pop3d. Mine are under /etc/courier-imap, but I
> >think that's distro specific.
> >The differences I made on those files follows below.
> >#AUTHMODULES="authdaemon"
> >AUTHMODULES="authvchkpw"
> >
> >
> 
> See, that's weird... I don't have AUTHMODULES="authdaemon" in my imapd
> or pop3d files... I just put AUTHMODULES="authvchkpw" in there...   It
> looks like it's working so far, but we'll see after about 5 minutes.
> 
> 
Tell us if it worked out or not.

-- 
Pedro Pais
Skype name: pedro.pais
MSN: [EMAIL PROTECTED]
Get Firefox! 
http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1


Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-17 Thread Dean Jones
Pedro Pais wrote:
On Fri, 17 Dec 2004 10:24:20 -0500, Dean Jones <[EMAIL PROTECTED]> wrote:
 

On 12/17/2004, "Pedro Pais" <[EMAIL PROTECTED]> wrote:
   

Remove authdaemonrc from imapd and pop3d config files and replace it
with authvchkpw. I don't know why, but it works.
BTW, I think there's a way to compile courier-imap without authdaemon,
but you'll have to find out.
--
Pedro Pais
Skype name: pedro.pais
MSN: [EMAIL PROTECTED]
Get Firefox! http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1
 

Maybe that's the problem...  I don't have either in my config files...
Where is it supposed to go?  Are we talking about the
/usr/lib/courier-imapd/etc/imapd config file?
   

Yes, both in imapd and pop3d. Mine are under /etc/courier-imap, but I
think that's distro specific.
The differences I made on those files follows below.
#AUTHMODULES="authdaemon"
AUTHMODULES="authvchkpw"
 

See, that's weird... I don't have AUTHMODULES="authdaemon" in my imapd 
or pop3d files... I just put AUTHMODULES="authvchkpw" in there...   It 
looks like it's working so far, but we'll see after about 5 minutes.




Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-17 Thread Pedro Pais
On Fri, 17 Dec 2004 10:24:20 -0500, Dean Jones <[EMAIL PROTECTED]> wrote:
> 
> 
> On 12/17/2004, "Pedro Pais" <[EMAIL PROTECTED]> wrote:
> 
> >
> >Remove authdaemonrc from imapd and pop3d config files and replace it
> >with authvchkpw. I don't know why, but it works.
> >BTW, I think there's a way to compile courier-imap without authdaemon,
> >but you'll have to find out.
> >
> >
> >--
> >Pedro Pais
> >Skype name: pedro.pais
> >MSN: [EMAIL PROTECTED]
> >Get Firefox! http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1
> 
> Maybe that's the problem...  I don't have either in my config files...
> Where is it supposed to go?  Are we talking about the
> /usr/lib/courier-imapd/etc/imapd config file?

Yes, both in imapd and pop3d. Mine are under /etc/courier-imap, but I
think that's distro specific.
The differences I made on those files follows below.
#AUTHMODULES="authdaemon"
AUTHMODULES="authvchkpw"


-- 
Pedro Pais
Skype name: pedro.pais
MSN: [EMAIL PROTECTED]
Get Firefox! 
http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1


Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-17 Thread Dean Jones


On 12/17/2004, "Pedro Pais" <[EMAIL PROTECTED]> wrote:

>
>Remove authdaemonrc from imapd and pop3d config files and replace it
>with authvchkpw. I don't know why, but it works.
>BTW, I think there's a way to compile courier-imap without authdaemon,
>but you'll have to find out.
>
>
>--
>Pedro Pais
>Skype name: pedro.pais
>MSN: [EMAIL PROTECTED]
>Get Firefox! http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1

Maybe that's the problem...  I don't have either in my config files... 
Where is it supposed to go?  Are we talking about the
/usr/lib/courier-imapd/etc/imapd config file?



Re: [vchkpw] courier-imap, authdaemond, authvchkpw Login fails sometimes

2004-12-17 Thread Pedro Pais
On Thu, 16 Dec 2004 21:41:33 -0500, Dean Jones <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I've seen a lot of people complain about this issue, but I've yet to see
> a resolution to this problem.  Basically, I'm running the following:
> 
> courier-imap v4.0.0
> courier-authlib v0.51
> vpopmail-5.4.0
> 
> in authdaemonrc I have authvchkpw listed as the only authentication
> module.  When I start up authdaemon, I'm able to login for about 1
> minute and then it's sporadic...  There are very few times that I can
> login, but I'm always able to right after a restart of authdaemon.
> 
> This was posted on courier-imap's mailing list and they refered the
> people complaining about it to the vpopmail mailing list and said this
> is a "Known bug".  What can I do to fix this?
> 
> Thanks,
> Dean
> 

Remove authdaemonrc from imapd and pop3d config files and replace it
with authvchkpw. I don't know why, but it works.
BTW, I think there's a way to compile courier-imap without authdaemon,
but you'll have to find out.


-- 
Pedro Pais
Skype name: pedro.pais
MSN: [EMAIL PROTECTED]
Get Firefox! 
http://www.spreadfirefox.com/community/?q=affiliates&id=3759&t=1