I want to add header

smtpd_data_restrictions = check_client_access pcre:add_header.cf

add_header.cf:
"PREPEND X-Sender-IP: $1"

Is any way to delete this header from input message, but do not delete header inserted by postfix?

Reply via email to