Raul wrote:

> I tried to send the reply yesterday with the result of the search in the 
> log file attached in a txt file but it was delayed until moderator approval.
> Sorry for the long message

> Jun  8 17:50:51 unpata amavis[13548]: (13548-09) lookup (local_domains)
=>> true,  "doeunp(a)example.edu.ar" matches, result="1",
> matching_key="(constant:1)"

> Jun  8 17:51:04 unpata amavis[13551]: (13551-10) lookup (spam_tag_level)
=>> undef, "grs(a)example.edu.ar" does not match

OK, looks good. I just wanted to make sure that these two settings
were as they should be. I was only expecting output from one or two
test messages. As stated in the previous post, work on taking spamd or
spamassassin out of the loop (if it is there) and killing spamd (and
preventing it from starting up in the future). As I said, I believe
the headers are removed after amavisd-new has processed them. If you
do this:

grep ') header:' /var/log/mail.log (or)
egrep '\) header:' /var/log/mail.log

you should see for each message that was in your report, log lines
similar to this:

(14495-01) header: Received: from sfm.example.com ([127.0.0.1])\n by
  localhost (sfm.example.com [127.0.0.1]) (amavisd-new, port 10024)\n
   with ESMTP id 14495-01 for <[EMAIL PROTECTED]>;\n Fri,  9 Jun 2006
    08:01:39 -0600 (MDT)\n
(14495-01) header: X-Virus-Scanned: by amavisd-new-2.3.3
  (20050822) (Debian) at example.com\n
(14495-01) header: X-Spam-Status: No, score=-0.095 required=8
  tests=[ALL_TRUSTED=-1.44,\n MISSING_SUBJECT=1.345]\n
(14495-01) header: X-Spam-Score: -0.095\n
(14495-01) header: X-Spam-Level: \n

If you don't, then I would say the headers are not written, but if you
do, I would think they are.

BTW, its usually (but not in every case) a good idea to obfuscate email
addresses when posting to mailing lists, but mailing list archives do
have measures in place to help prevent address harvesting.

Gary V



_______________________________________________
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