Gary V <lists <at> johnmecham.com> writes:
> > Do you know how to configure Amavis to add X-Spam headers to every mail
> > no matter how high the spam results are?
> You mean no matter how low.

Yes :)

> What domain was the mail addressed to? It's possible $mydomain has a
> bad value. You may want to set it manually.

The mail was addressed to domain thelogic.org. I've now changed $mydomain
to a manual value as you suggested.

> Can you show a header where it WAS added?

Return-Path: <[EMAIL PROTECTED]>
Delivered-To: spam-quarantine
X-Envelope-From: <[EMAIL PROTECTED]>
X-Envelope-To: <[EMAIL PROTECTED]>
X-Quarantine-ID: <Z4hblQoPWNah>
X-Spam-Flag: YES
X-Spam-Score: 1000
X-Spam-Level: ****************************************************************
X-Spam-Status: Yes, score=1000 tag=-999 tag2=5 kill=10 tests=[GTUBE=1000]
X-Spam-Report:
 * 1000 GTUBE BODY: Generic Test for Unsolicited Bulk Email
Received: from asterix.ifusion.de ([127.0.0.1])
        by localhost (asterix.ifusion.de [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id Z4hblQoPWNah for <[EMAIL PROTECTED]>;
        Wed, 10 May 2006 20:49:37 +0200 (CEST)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.20])
        by asterix.ifusion.de (Postfix) with SMTP id 6AC9EA3C062
        for <[EMAIL PROTECTED]>; Wed, 10 May 2006 20:49:35 +0200 (CEST)
Received: (qmail 13238 invoked by uid 0); 10 May 2006 18:49:33 -0000
Received: from 84.158.46.189 by www080.gmx.net with HTTP;
        Wed, 10 May 2006 20:49:33 +0200 (MEST)
Date: Wed, 10 May 2006 20:49:33 +0200 (MEST)
From: "Frank" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Subject: Test spam mail (GTUBE)
X-Priority: 3 (Normal)
X-Authenticated: #3454861
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: WWW-Mail 1.6 (Global Message Exchange)
X-Flags: 0001
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

> Show:
> ls -l /etc/amavis/conf.d

-rw-r--r-- 1 root root  1478 2006-05-10 20:35 01-debian
-rw-r--r-- 1 root root   798 2006-05-10 22:56 05-domain_id
-rw-r--r-- 1 root root   235 2006-04-19 20:45 05-node_id
-rw-r--r-- 1 root root 14015 2006-05-10 20:38 15-av_scanners
-rw-r--r-- 1 root root   550 2006-05-10 20:10 15-content_filter_mode
-rw-r--r-- 1 root root  9418 2006-05-10 21:20 20-debian_defaults
-rw-r--r-- 1 root root  2130 2006-04-19 20:45 30-template_localization
-rw-r--r-- 1 root root   347 2006-05-10 21:09 50-user

> grep  <at> local_domains /etc/amavis/conf.d/*

05-domain_id:[EMAIL PROTECTED] = ( "$mydomain");
05-domain_id:@local_domains_acl = ( ["$mydomain", 'thelogic.org' ] );

> grep sa_tag_level_deflt /etc/amavis/conf.d/*

20-debian_defaults:$sa_tag_level_deflt  = -999;

Is there something you can notice from that?

Regards,
  Frank



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to