On Wed, Oct 03, 2001 at 03:13:47PM +0200, Einar Bordewich wrote: > > The qmailqueue patch is needed by qmail-qfilter. We have been running the > qmailqueue patch for a long time now, since qmailscanner (scan4virus as it > first was called) required qmailqueue patch at first. qmail-qfilter is a > stand-alone program that is taking qmail-queues place for filtering purpose > before it delivers to qmail-queue. > > smtp-auth is needed by TMDA when you as a user relay e-mails through the > server, and require TMDAs address rewrites. > My mailer sends mails as [EMAIL PROTECTED], but when sending an e-mail to > [EMAIL PROTECTED], TMDA rewrites my address to > [EMAIL PROTECTED] > >
The only problem I have yet to work out is how to deal with hashed directories. The users are not alwasy in ~vpopmail/domain/DN/USER, they could be in ~vpopmail/domain/DN/[0-9]/USER. At some point I may have a burning desire to work vpopmail authentication directly into qmail-smtpd rather than calling vchkpw externaly, this way I should be able to get the user's HOME dir. info and go from there.
