Hi again,
my .forward manupulation works.
"| sed -e 's/Subject:/Subject:FW: /g' -e '/'Received:\.\*'/{N;d}'|
/usr/sbin/sendmail -i [email protected]"
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/Append-orig_to-messages-subject-tp30443565p30468102.html
Sent from the Postfix mailing list archive at Nabble.com.