please add support for editing postscreen whitelist. name of file should be in configured in directive "postscreen_access_list" the file must be in cidr map in format of "CIDR action" where "action" may be "reject". "accept" or "dunnno"
Is postscreen_access_list an directive from /etc/postfix/main.cf ?
yes. postscreen_access_list = permit_mynetworks, cidr:/etc/postfix/access.postscreen
the only restriction is that postscreen only supports cird lists.
Log in to post a comment.
Is postscreen_access_list an directive from /etc/postfix/main.cf ?
yes.
postscreen_access_list = permit_mynetworks, cidr:/etc/postfix/access.postscreen
the only restriction is that postscreen only supports cird lists.