On Sat, Sep 24, 2005 at 11:18:09PM +0200, Manfred Langthaller wrote: > Hi! > > I set up POPBEFORESMTP for testing purposes. > Everything works fine, env RELAYCLIENT seems to be set, no spamchecks > are done. > > My conclusion so far: > > smtp-auth does not set RELAYCLIENT at all, right? >
auth-smtp does not set the RELAYCLIENT env var. But sets a similar flag in qmail-smtpd. It would be possible to tell qmail-smtpd to set RELAYCLIENT after a succesful authentication. Until now I don't see the need for it. -- :wq Claudio
