Re: [vchkpw] Vpopmail w/ MySQL still checking vpasswd.cdb w/ qmail-smtpd

2004-10-29 Thread Tom Collins
On Oct 28, 2004, at 10:43 PM, Chris Marks wrote: We've migrated to a MySQL backend which works great for pop and IMAP, but incoming mail to the qmail-smtpd stills has to check the vpasswd.cdb if there is no .qmail-user file.  We compiled and installed vpopmail, then qmail ( with

Re: [vchkpw] Vpopmail w/ MySQL still checking vpasswd.cdb w/ qmail-smtpd

2004-10-29 Thread Charles Sprickman
On Fri, 29 Oct 2004, Tom Collins wrote: You may also want to review the installation instructions for the chkusr patch -- I think you have to modify the Makefile if you're using MySQL. Also check all the conf-* files in there, I seem to recall needing to edit a few of those. Charles -- Tom

[vchkpw] vpopmaild status

2004-10-29 Thread Charles Sprickman
Hi, So I've finally updated to 5.4.7, so I'm ready to start playing with vpopmaild and the php classes that someone posted here many months ago. First of all, I wanted to verify that vpopmaild should work with the stable version of vpopmail, can anyone confirm? Next, where do I find it? I

Re: [vchkpw] vpopmaild status

2004-10-29 Thread Ken Jones
On Friday 29 October 2004 02:45 pm, Charles Sprickman wrote: Hi, So I've finally updated to 5.4.7, so I'm ready to start playing with vpopmaild and the php classes that someone posted here many months ago. First of all, I wanted to verify that vpopmaild should work with the stable version

Re: [vchkpw] vpopmaild status

2004-10-29 Thread Charles Sprickman
On Fri, 29 Oct 2004, Ken Jones wrote: Yep. I've been talking with Bill Shupp about building a new php interface using vpopmaild. Hopefully he will be sending me some templates soon. If not, I will start next week. We were planing on using smarty templates, a plugin system similar to squirrelmail

Re: [vchkpw] vpopmaild status

2004-10-29 Thread Charles Sprickman
On Fri, 29 Oct 2004, Charles Sprickman wrote: I grabbed the latest CVS, but it bombs while trying to compile vpopmaild: gcc -I. -I/usr/local/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'vpopmaild.c' || echo './'`vpopmaild.c gcc -g -O2 -Wall -o vpopmaild vpopmaild.o libvpopmail.a