Hello,
how can I add a handler for deleting IPs from the whitelist?
I am also interested in how to reload the whitelist after manually editing /etc/postfix/postscreen_access?
Cedric
how can I add a handler for deleting IPs from the whitelist?
Code:
root@pmg:~$ pmgsh delete /config/whitelist/ip --ip 1.2.3.4
no 'delete' handler for 'config/whitelist/ip'
I am also interested in how to reload the whitelist after manually editing /etc/postfix/postscreen_access?
Cedric