Daniel Aquino napisaĆ(a):
Does anyone know actually know where the:
"Mail::SpamAssassin::Plugin::RelayCountry"
module is actually ran ?
I dont see anything in /usr/share/spamassassin/* that is doing it...
I don't know about you, but I have:
epsilon:/etc/spamassassin> grep RelayCountry *
init.pre:loadplugin Mail::SpamAssassin::Plugin::RelayCountry
But I have also:
epsilon:/etc/spamassassin> grep RELAY local.cf
add_header all Relay _RELAYCOUNTRY_
(and IIRC, that was also necessary for this plugin to work properly).