Re: [vchkpw] strange behaviour

2004-06-21 Thread Jeremy Kitchen
On Monday 21 June 2004 06:26 am, Mario Gamito wrote:
 Hi,

 I've compiled vpopmail with MySQL authentication.

 The strange thing is:
 vpopmail inserts the data (domains, users, etc.) in table vpopmail of
 the DB.
 But courier-imap expects to find it in table passwd.

you need to specify --enable-vchkpw (or something like that) on your 
courier-imap ./configure line.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



RE: [vchkpw] strange behaviour

2004-06-21 Thread Shane Chrisp
Try compiling courier-imap with something like this. It works for me.

./configure --without-authpwd --without-authshadow --without-authpam
--without-authuserdb --without-authcram --without-authldap
--without-authmysql --without-authpgsql --without-authcustom
--without-authdaemon --disable-root-check --with-redhat

Shane

Hi,

I've compiled vpopmail with MySQL authentication.

The strange thing is:
vpopmail inserts the data (domains, users, etc.) in table vpopmail of
the DB.
But courier-imap expects to find it in table passwd.

how can i solve this mistery ?

Any help would be appreciated.

Warm Regards,
Mário Gamito





Re: [vchkpw] strange behaviour

2004-06-21 Thread Matt Dunford
No need to recompile.  You just need to configure courier's
authmysqlrc file to draw its info from the right table.

On Mon, 21 Jun 2004 23:40:08 +0800, Shane Chrisp [EMAIL PROTECTED] wrote:
 
 Try compiling courier-imap with something like this. It works for me.
 
 ./configure --without-authpwd --without-authshadow --without-authpam
 --without-authuserdb --without-authcram --without-authldap
 --without-authmysql --without-authpgsql --without-authcustom
 --without-authdaemon --disable-root-check --with-redhat
 
 Shane
 
 
 
 Hi,
 
 I've compiled vpopmail with MySQL authentication.
 
 The strange thing is:
 vpopmail inserts the data (domains, users, etc.) in table vpopmail of
 the DB.
 But courier-imap expects to find it in table passwd.
 
 how can i solve this mistery ?
 
 Any help would be appreciated.
 
 Warm Regards,
 Mário Gamito
 
 
 
 


-- 
-- [EMAIL PROTECTED]


Re: [vchkpw] Strange Behaviour

2003-06-27 Thread Tom Collins
On Friday, June 27, 2003, at 11:36  AM, Sérgio Manuel Rosa wrote:
After that I replaced /var/qmail/bin/qmail-local with vqmaillocal, and 
I bellieved that everything was running smothly but It was'nt. I 
started to see a lot, really a lot of bounced mail, take a look at 
this bounced message
I've never replaced qmail-local with vqmaillocal on my servers.  Is 
this standard procedure?  If not, perhaps you should stick with 
qmail-local.

After reading README.vqmaillocal and looking at the date on 
vqmaillocal.c, I'd say that it's currently an incomplete replacement 
for qmail-local.

--
Tom Collins
[EMAIL PROTECTED]