[SA-exim] greylisting under debian sarge
gustav@xhostplus.at
gustav at xhostplus.at
Sat May 21 16:50:17 PDT 2005
Hi,
I have problems with greylisting under debain sarge.
The following works:
spamassassin -D -t /tmp/a_message
But spamd writes the following line into the syslog file at the time a
mail arrives:
Failed to run GREYLIST_ISWHITE SpamAssassin test, skipping:__(Can't
locate object method "greylisting" via package
"Mail::SpamAssassin::PerMsgStatus" at
/usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 2312._)
local.cf:
------------
loadplugin Greylisting
/usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm
header GREYLIST_ISWHITE eval:greylisting("( 'dir' =>
'/var/spool/sa-exim/tuplets'; 'method' => 'dir'; 'greylistsecs' =>
'1800'; 'dontgreylistthreshold' => 10; 'connectiphdr' =>
'X-SA-Exim-Connect-IP'; 'envfromhdr' => 'X-SA-Exim-Mail-From';
'rcpttohdr' => 'X-SA-Exim-Rcpt-To'; 'greylistnullfrom' => 1;
'greylistfourthbyte' => 0 )")
describe GREYLIST_ISWHITE The incoming server has been whitelisted for
this recipient and sender
score GREYLIST_ISWHITE -1.5
priority GREYLIST_ISWHITE 99999
Can one help please?
More information about the SA-Exim
mailing list