hello and excuse my poor English.
hope i'm in the right forum.
i try to find a way to add some custom header to the incoming mail.
so i create /etc/postfix/my_custom_header with this line:
/^X-Original-To: (.*)$/ PREPEND X-Original-dest: $1
but when i reload postfix i have a mail error:
Postfix...