DeepOFix mail server management scripts
| deepofix.conf | ||
| deepofix_groupsender_update.sh | ||
| install_deepofix_scripts.sh | ||
| LICENSE | ||
| README.md | ||
DeepOFix mail server management scripts
Installation
Install DeepOFIx scripts
bash install_deepofix_scripts.sh
Group sender restrictions
This script updates Postfix group sender restrictions. It queries the 'cn' and 'rfc822sender' attributes from OpenLDAP groups and writes a list of authorized senders to a file named after the group (cn). These configuration files are stored in '/etc/postfix/restrictions/'
Usage:
deepofix-gs-update -e user@email.com
Options:
-e, --email Email address of group whose sender permissions require updating -h, --help Display help and exit