Skip to content

Instantly share code, notes, and snippets.

@dginther
Created August 8, 2013 22:36
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 dginther/6189464 to your computer and use it in GitHub Desktop.
Save dginther/6189464 to your computer and use it in GitHub Desktop.
postmap-cmr:
cmd.run:
- name: postmap virtual_mailbox_recipients
- cwd: /etc/postfix
- onlyif: test -e /etc/postfix/virtual_mailbox_recipients
- unless: test -e /etc/postfix/virtual_mailbox_recipients.db
- require:
- pkg: postfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment