On Thu, 15 Mar 2001, Yves Caetano wrote:

> but there some filtering that i don't know how to do them like:

You can use the .qmail file by creating an if/then pipe:

        |if grep 'foo@bar'; then bouncesaying 'I don't like you!'; fi

Of course, using procmail is easier. Either use procmail as your default
delivery method, or add '|preline procmail' to your user's dot-qmail file.

-- 
Todd A. Jacobs
CodeGnome Consulting, LTD


Reply via email to