DeepOFix mail server management scripts
Find a file
Akshay Pushparaj e4f7101d00 Readme update
2025-12-17 21:10:22 +05:30
deepofix.conf Deepofix Group Sender restriction script 2025-12-17 20:35:48 +05:30
deepofix_groupsender_update.sh Script and Readme update 2025-12-17 20:58:35 +05:30
install_deepofix_scripts.sh Deepofix Group Sender restriction script 2025-12-17 20:35:48 +05:30
LICENSE Initial commit 2025-12-17 20:33:21 +05:30
README.md Readme update 2025-12-17 21:10:22 +05:30

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