/etc/default/amavis-mc is in amavisd-new 1:2.10.1-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # To enable the amavis-mc service set ENABLED to yes Please remember: to get
# those services working you have to enable zmq support in amavis.
# ($enable_zmq = 1)
# See README.Debian for details
ENABLED="no"
|