[imp] Report as NOT Spam
Earnie Boyd
earnie at users.sourceforge.net
Wed Jan 18 04:36:29 PST 2006
Quoting "Muenz, Michael" <linux at leute.server.de>:
>> > I'm wondering if someone has a hook or method for IMP to give
>> > Spamassassin an unregister message. I have email showing up as SPAM
>> > that isn't.
>>
>> It's already built in. You only need to configure it.
>
> Yep, I'm using these settings in imp/config/conf.php and seems to work fine:
>
> $conf['notspam']['reporting'] = true;
> $conf['notspam']['program'] = '/usr/bin/sa-learn -u sa-user --ham';
>
Thanks, Michael. My imp/config/conf.php file has:
$conf['spam']['reporting'] = true;
$conf['spam']['program'] = '/usr/bin/spamassassin -r';
$conf['notspam']['reporting'] = true;
$conf['notspam']['program'] = '/usr/bin/spamassassin -k';
but I don't have a link to report "NOT" spam.
Earnie Boyd
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the imp
mailing list