3d11c88482
in MESSAGE; identified by xsa@; ok xsa@
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
Enable amavisd-new in /etc/rc.local with the following lines:
|
|
|
|
if [ -x ${PREFIX}/sbin/amavisd ]; then
|
|
echo -n ' amavisd'; ${PREFIX}/sbin/amavisd
|
|
fi
|