Skip to content

Cleanup comments in master.cf sections for Amavis

Our code uses remove_postfix_service() first and then adds a fresh copy of the amavis sections in the master.cf.

However that leaves the comments I added via #6696 (closed), duplicating them with each upgrade.

I think we need to add something to remove_postfix_service() to purge those as well.

Edited by Helmo