|
| | Subject: | Bypass content filter for previously blocked message | | Group: | Postfix-users | | From: | Robert Fitzpatrick | | Date: | 25 Apr 2007 |
If I execute the following command, it will queue up the message file
for sending. However, this message passes through the content filter
again. Is there any way to send directly to the downstream after the
filter, bypassing any checks? I am trying to queue up message that were
blocked and send to the recipient.
sendmail -f me -- recip < myfile
--
Robert
|