Date: Tue, 26 Jun 2007 08:03:57 +0200 From: bsd <bsd@todoo.biz> To: Joshua J. Kugler <joshua@eeinternet.com> Cc: Liste FreeBSD <freebsd-questions@freebsd.org> Subject: Re: [AMaViS-user] Amavis/SA configured but not processing mail Message-ID: <E1BAF267-5787-46DE-871E-1C244BFB8331@todoo.biz> In-Reply-To: <200706251828.53402.joshua@eeinternet.com> References: <200706251828.53402.joshua@eeinternet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joshua, You should use these lines and the following in amavisd.conf : # Add X-Virus-Scanned header field to mail? $X_HEADER_TAG =3D 'X-Virus-Scanned'; # (default: 'X-Virus-Scanned') # Set to empty to add no header field # (dflt "$myproduct_name at =20 $mydomain") # $X_HEADER_LINE =3D "$myproduct_name at $mydomain"; # $X_HEADER_LINE =3D "by $myproduct_name using ClamAV at $mydomain"; $X_HEADER_LINE =3D "$myproduct_name $myversion_id ($myversion_date) =20= at $mydomain"; You will obtain this as a result : X-Virus-Scanned: amavisd-new 2.5.1 (20070531) at xxx.fr X-Spam-Flag: NO X-Spam-Score: 0.601 X-Spam-Level: X-Spam-Status: No, score=3D0.601 tagged_above=3D0 required=3D5.8 tests=3D=20= [BAYES_50=3D1, EXCUSE_REMOVE=3D0.001, L_P0F_D18=3D0.6, L_P0F_Unix=3D-1] X-Amavis-OS-Fingerprint: OpenBSD 3.0-3.9 (up: 208 hrs), (distance 18, =20= link: ethernet/modem), [63.228.64.60] For fingerprinting I use p0f // Have a nice day. Le 26 juin 07 =E0 04:28, Joshua J. Kugler a =E9crit : > Setup: > Postfix 2.2.10 > Amavisd-new 2.3.3 > Spamassassin 3.1.0a > > I have Postfix and Amavis configured and working correctly. Mail =20 > is received > by Postfix and sent through Amavis, and is sent back to Postfix, =20 > and arrives > in the user's mailbox. I have spamassassin installed and the rulesets > installed. > > Using spamassassin from the command line generates output like: > > X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on =20 > mail.warbelows.com > X-Spam-Level: **** > X-Spam-Status: No, score=3D4.2 required=3D5.0 tests=3DMISSING_HB_SEP, > =20 > MISSING_HEADERS,MISSING_SUBJECT,NO_RECEIVED,NO_RELAYS,TO_CC_NONE > autolearn=3Dno version=3D3.1.0 > > And in my Amavis config file, I have: > > $sa_tag_level_deflt =3D -999 =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF Gregober ---> PGP ID --> 0x1BA3C2FD bsd @at@ todoo.biz =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF P "Please consider your environmental responsibility before printing =20 this e-mail"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BAF267-5787-46DE-871E-1C244BFB8331>