I've got a simple qmail question.

I want to forward all the mail I receive, with a simple filter: Only mail
that has 'To: aviram' will be forwarded. I tried 'filterto', using the
following line:
| /usr/local/bin/filterto otheraddress@somehost grep "To: Aviram"
but for some reason the e-mail is 'trimmed' and only contains the 'to' line
(i.e. the line that contains the match).

There must be a better way to do this, since all I'm looking for is a simple
filter on the 'to' field...

Any ideas?

- Aviram



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to