Hi
my .forward manupulation works.
"| sed -e 's/Subject:/Subject:FW: /g' -e '/'Received:\.\*'/{N;d}'|
/usr/sbin/sendmail -i [email protected]"
-considering bounce loops-
ok, also i wantto use command like this;
if [ `expr match "$str" "[][{!-]Spam[][?}].*"` != "0" ]; then abort
forwarding anyway fi
is it possible and what can be $str(i think its mail source)
thanks in advance.
selcuk
--
View this message in context:
http://old.nabble.com/.Forward-file-piping-forwarded-mail-%28abort-sendmail%29-tp30470508p30470508.html
Sent from the Postfix mailing list archive at Nabble.com.