The mail aliases file can be managed to contain definitions for specific email aliases:
username:
alias.present:
- target: user@example.com
Ensure that the named alias is absent
Ensures that the named alias is present with the given target
Current Salt release: 2014.1.6
Docs for previous releases on salt.rtfd.org.