why is Mail::DKIM not optional any more in amavisd ?
Mark Martinec
Mark.Martinec+amavis at ijs.si
Wed Aug 1 14:24:00 CEST 2012
> why is Mail::DKIM not optional any more in amavisd ?
> https://bugs.gentoo.org/show_bug.cgi?id=429106
> in gentoo i have not tryed 2.8.x yet
It is still optional, amavisd 2.7.* or 2.8.0 will
start normally without Mail::DKIM, unless you require
their use by either $enable_dkim_verification=1 or
$enable_dkim_signing=1. Both of these settings are
off by default, so it must be a Gentoo default config
which is enabling one or the other.
Btw, $enable_dkim_verification and $enable_dkim_signing
are enabled in a *sample* config file that comes with
amavis. Not to be confused with their *default* value
(in absence of a config file). Perhaps this explains.
Mark
More information about the amavis-users
mailing list