Created
May 8, 2016 14:24
-
-
Save marcelog/798920f2a5c03661f7f7c5ed08944a05 to your computer and use it in GitHub Desktop.
Part of: http://marcelog.github.io/articles/configure_postfix_forward_email_regex_subject_transport_relay.html enabling changes in the postfix header_checks file and reloading it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
postmap hash:/etc/postfix/header_checks | |
postfix reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment