[vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Otto Rodusek (AP-SGP)
Hi, I used Bill Schupp's Qmail Toaster to install the following: autorespond-2.0.4 - courier-authlib-0.58 - courier-imap-4.1.2 - netqmail-1.05 - toaster-scripts-0.8.1 - ucspi-tcp-0.88 Everything works as expected except for the fact that open-smtp is NOT being updated by courier-imap upon lo

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Michael Bowe
IMAP-before-SMTP is possible when using Courier-IMAP v3.x. However it only works when configured "--with-authvchkpw --without-authdaemon". When running --without-authdaemon, Courier-IMAP's authvchkpw code is able to make use of vpopmail's roaming user functions to allow IMAP-before-SMTP functio

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Otto Rodusek (AP-SGP)
Hi Micheal, Thanks for the reply. Indeed, I did use the "--with-authvchkpw --without-authdaemon" but it made no difference. If I understand your email correctly, since I'm using courier-imap 4.1.2 it is impossible for imap authentication to update the open-smtp file?? Hence it is IMPOSSIBLE

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Joshua Megerman
> Hi Micheal, > > Thanks for the reply. Indeed, I did use the "--with-authvchkpw > --without-authdaemon" but it made no difference. > > If I understand your email correctly, since I'm using courier-imap 4.1.2 > it is impossible for imap authentication to update the open-smtp file?? > Hence it is I

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Rick Widmer
Otto Rodusek (AP-SGP) wrote: Hi Micheal, Thanks for the reply. Indeed, I did use the "--with-authvchkpw --without-authdaemon" but it made no difference. If I understand your email correctly, since I'm using courier-imap 4.1.2 it is impossible for imap authentication to update the open-smtp

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Allie Daneman
Rick Widmer([EMAIL PROTECTED])@Thu, Feb 08, 2007 at 07:49:31AM -0700: > > > Otto Rodusek (AP-SGP) wrote: > >Hi Micheal, > > > >Thanks for the reply. Indeed, I did use the "--with-authvchkpw > >--without-authdaemon" but it made no difference. > > > >If I understand your email correctly, since I'm

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Otto Rodusek (AP-SGP)
Hi Joshua, Thanks for the reply. The majority of my users are using pop3 - however I have a handful of senior execs that need/want to use imap (this is tied to our webmail & wapmail interfaces). This cutomer was an existing user of qmail/vpopmail/courier (installed in 2003) however we just r

Re: [vchkpw] qmail+vpopmail smtp-auth for roaming-users]

2007-02-08 Thread Otto Rodusek (AP-SGP)
Hi All, Much thanks for all the helpful replies. I have reverted back to courier-imap v3.0.8, and all is now working as expected - open-smtp is being updated properly by both imap and pop3. Again thanks for quick replies and for pointing me in the right direction to resolve this!! Best reg