Haines Brown
2005-01-21 16:05:39 UTC
I've got amavisd-new 20050616p10-5 working with clamAV,
but not with spamassassin 3.0.2-1. I can use a spamassassin
command to tag a known spam file, but can't get amavis to
use spamc do it automatically for incoming messages.
I understand that amavis will use perl scripts and not
spamd. However, I have spamd running in the background.
Does that do any harm? Can I disable spamd without also
disabling spamassassin?
I gather that amavis and spamassassin should more or less
run out of the box. I put in /etc/amavis/amavis.conf:
$sa_local_tests_only = 0;
$sa_mydomain = `hartford-hwp.com';
$sa_mailfrom_notify_spamadmin = "***@hartford-hwp.com";
$spam_quarantine_to - `/var/lib/amavis/spammails/';
Incoming mail is not tagged, and nothing ends up in
/var/lib/amavis/spammails, and mail.log is only reporting
viruses. When I run spamassassin as root, it creates a
~/.spamassassin/ directory for user, although it is owned by
root.
When I do:
# spam assassin --lint -D
The debug report off hand seems ok. For example, at the end
is:
debug: is spam? score=-1.053 required=5
debug: tests=ALL_TRUSTED,MISSING_DATE,MISSING_SUBJECT,
NO_REAL_NAME
debug: subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_
OK_HOST,__SANE_MSGID,__UNUSABLE_MSGID
But while spamassassin is apparently working, I don't know
how to tell amavis to use spamc.
Haines Brown
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
AMaViS-user mailing list
AMaViS-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
but not with spamassassin 3.0.2-1. I can use a spamassassin
command to tag a known spam file, but can't get amavis to
use spamc do it automatically for incoming messages.
I understand that amavis will use perl scripts and not
spamd. However, I have spamd running in the background.
Does that do any harm? Can I disable spamd without also
disabling spamassassin?
I gather that amavis and spamassassin should more or less
run out of the box. I put in /etc/amavis/amavis.conf:
$sa_local_tests_only = 0;
$sa_mydomain = `hartford-hwp.com';
$sa_mailfrom_notify_spamadmin = "***@hartford-hwp.com";
$spam_quarantine_to - `/var/lib/amavis/spammails/';
Incoming mail is not tagged, and nothing ends up in
/var/lib/amavis/spammails, and mail.log is only reporting
viruses. When I run spamassassin as root, it creates a
~/.spamassassin/ directory for user, although it is owned by
root.
When I do:
# spam assassin --lint -D
The debug report off hand seems ok. For example, at the end
is:
debug: is spam? score=-1.053 required=5
debug: tests=ALL_TRUSTED,MISSING_DATE,MISSING_SUBJECT,
NO_REAL_NAME
debug: subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_
OK_HOST,__SANE_MSGID,__UNUSABLE_MSGID
But while spamassassin is apparently working, I don't know
how to tell amavis to use spamc.
Haines Brown
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
AMaViS-user mailing list
AMaViS-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/