[EMAIL PROTECTED] wrote:

> Exactly which patch are you using?  I think there are a couple out
> there, but I've heard of some working better than others.

I can't remember where I got it (it does SMTP AUTH but not TLS) but I 
can send it to you if you wish - drop me a private email.

> So what does your /var/qmail/supervise/qmail-smtpd/run (or eqivalent on
> your system) have for the password checker programme?

I didn't need to make any changes to my run files - for example, the 
qmail-smtpd run file still looks like this:

#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
exec /usr/sbin/softlimit -m 2000000 /usr/local/bin/tcpserver -H -R -v -p 
-x /etc/tcp.smtp.cdb -u $QMAILDUID -g $NOFILESGID 0 smtp 
/var/qmail/bin/qmail-smtpd 2>&1

> And did you have
> to change any perms for vchkpw to work with it?

Nope. All my domains are virtual and live in vpopmail. The assign file 
directs all email to the relevant folder under ~vpopmail/domains. The 
folders contain the .qmail files and vpasswd databases used for deliveries.

> I'd really like to know exactly how you got yours working.  I've been
> wanting to get this qmail/smtpauth/vpopmail/qmailadmin combo working for
> quite some time.

Its the best solution Ive found for pure virtual email hosting.

Tell me how far you've got and what sort of problems you're having and 
Ill try my best to help.

The basic components are:
qmail-1.03 + DNS patch + SMTP AUTH patch
vpopmail 5.2
Courier-IMAP 1.5.1
qmailadmin 1.0.5

-- 
Aj.
Systems Administrator / Developer

Reply via email to