Jeff wrote: > Recently someone had difficulties getting spam headers into emails, and that > issue turned out to be related to lookups. I don't think that's my problem > though.
> I have a clean up-to-date install of debian. I have postfix and Amavis > running fine. I've done some searching and read a lot, and as far as I can > tell it > should be working. > Any suggestions why my spam headers are not being added? > ***** /etc/amavis/conf.d/50-user ******* > $mydomain = 'example.com'; > @local_domains_maps = ( 1 ); > $sa_tag_level_deflt = undef; > ***** /var/log/mail.log ******* > Jun 6 22:39:47 debian postfix/pickup[3740]: 6AC921C1A4: uid=0 from=<root> > Jun 6 22:39:47 debian postfix/cleanup[3861]: 6AC921C1A4: message-id=<[EMAIL > PROTECTED]> > Jun 6 22:39:47 debian postfix/qmgr[3741]: 6AC921C1A4: from=<[EMAIL > PROTECTED]>, size=276, nrcpt=1 (queue active) > Jun 6 22:39:47 debian postfix/smtpd[3865]: connect from localhost[127.0.0.1] > Jun 6 22:39:47 debian postfix/smtpd[3865]: 99B851C1AA: > client=localhost[127.0.0.1] > Jun 6 22:39:47 debian postfix/cleanup[3861]: 99B851C1AA: message-id=<[EMAIL > PROTECTED]> > Jun 6 22:39:47 debian postfix/qmgr[3741]: 99B851C1AA: from=<[EMAIL > PROTECTED]>, size=650, nrcpt=1 (queue active) > Jun 6 22:39:47 debian amavis[3825]: (03825-01) Passed CLEAN, <[EMAIL > PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID: > <[EMAIL PROTECTED]>, mail_id: pKuiKOQvKpoH, Hits: -, queued_as: 99B851C1AA, > 240 ms > Jun 6 22:39:47 debian postfix/smtp[3863]: 6AC921C1A4: to=<[EMAIL > PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.32, > delays=0.06/0.01/0.01/0.24, dsn=2.6.0, status=sent (250 2.6.0 Ok, > id=03825-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 99B851C1AA) > Jun 6 22:39:47 debian postfix/qmgr[3741]: 6AC921C1A4: removed > Jun 6 22:39:47 debian postfix/smtpd[3865]: disconnect from > localhost[127.0.0.1] > Jun 6 22:39:47 debian postfix/virtual[3866]: 99B851C1AA: to=<[EMAIL > PROTECTED]>, relay=virtual, delay=0.11, delays=0.06/0.02/0/0.03, dsn=2.0.0, > status=sent (delivered to maildir) > Jun 6 22:39:47 debian postfix/qmgr[3741]: 99B851C1AA: removed > ****** Full Email Headers ******** > From: [EMAIL PROTECTED] > Subject: 2 > Date: June 6, 2007 10:42:43 PM MDT (CA) > To: [EMAIL PROTECTED] > Return-Path: <[EMAIL PROTECTED]> > X-Original-To: [EMAIL PROTECTED] > Delivered-To: [EMAIL PROTECTED] > Received: from localhost (localhost [127.0.0.1]) by > debian.example.com (Postfix) with ESMTP id 662AC1C1A6 for <[EMAIL > PROTECTED]>; Wed, 6 Jun > 2007 22:42:43 -0600 (MDT) > Received: from debian.example.com ([127.0.0.1]) by localhost > (debian.example.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id > UjMcah1RMxzq for <[EMAIL PROTECTED]>; Wed, 6 Jun 2007 22:42:43 -0600 (MDT) > Received: by debian.example.com (Postfix, from userid 0) id > 323E61C19D; Wed, 6 Jun 2007 22:42:43 -0600 (MDT) > Message-Id: <[EMAIL PROTECTED]> Spam and virus checks are both disabled by default on Debian. Read and follow directions in /etc/amavis/conf.d/15-content_filter_mode Gary V ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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/
