Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created May 8, 2016 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcelog/798920f2a5c03661f7f7c5ed08944a05 to your computer and use it in GitHub Desktop.
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
#!/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