[vchkpw] SMTP AUTH USING QMAIL + VCHKPW

2003-12-02 Thread Hélio Rubens Kamogawa
Hi all! I am implementing smtp authentication. I've alredy applied the patch on qmail, and configured my supervise with the following: #!/bin/sh QMAILDUID=`id -u vpopmail`

Re: [vchkpw] SMTP AUTH USING QMAIL + VCHKPW

2003-12-02 Thread X-Istence
Hélio Rubens Kamogawa wrote: Hi all! I am implementing smtp authentication. I've alredy applied the patch on qmail, and configured my supervise with the following: snip As you can see, the qmailduid and nofilesgid are both set to vpopmail uid and gid. That is what allows me to

Re: [vchkpw] SMTP AUTH USING QMAIL + VCHKPW

2003-12-02 Thread Alex Martin
this may solve your problem, Alex Martin http://www.rettc.com - Original Message - From: Hélio Rubens Kamogawa [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 12:46 PM Subject: [vchkpw] SMTP AUTH USING QMAIL + VCHKPW Hi all! I am implementing smtp authentication