Search results

  1. E

    header_checks in main.cf don't work

    Hello, I'm new to PMG. I want to setup a mail forward to a third party server only a few addresses. Usually, in /etc/postfix/main.cf I add: header_checks = regexp:/etc/postfix/header_checks Create this file and put inside like this: /^To: (.*)@example1.com/ REDIRECT userJ@msn.com /^To...