On Fri, Jan 03, 2003 at 04:46:35PM -0500, Derrick 'dman' Hudson wrote: > On Fri, Jan 03, 2003 at 03:39:39PM -0600, will trillich wrote: > | > what machinations are required to get spamassassin up even tho > | > i'm already using the .forward for filtering? or, is system-wide > | > a better way to go? > > I recommend system-wide.
thought so. :) now i gotta figure that out. > | how to get exim filter and spamassassin to harmoniously coexist? > > http://dman.ddts.net/~dman/config_docs > > Since exim doesn't have any concept of "use this program to modify the > message itself right here and now", instead you must use one delivery > to create the modified message then have it reinjected into exim's > queue for a second delivery (as if it was a new message) where you > really want it. The alternative is to use the local_scan() API added > in exim 4. (I'm using the latter, as mentioned on the document above) i'm trying to stick to stable (woody) but still have it include Useful Features nonetheless. :) i tried the configs for exim3 at your site, and i get a double-header syndrome: the message is run through the spam checks all right, but a whole new set of headers (plus new blank line to signify end of headers) comes back: From [EMAIL PROTECTED] Sat Jan 04 23:47:23 2003 Return-path: <[EMAIL PROTECTED]> Envelope-to: [EMAIL PROTECTED] Received: from mail by server with spam-scanned (Exim 3.35 #1 (Debian)) id 18V3d4-00005K-00 for <[EMAIL PROTECTED]>; Sat, 04 Jan 2003 23:47:23 -0600 Message-Id: <E18V3d4-00005K-00@server> From: [EMAIL PROTECTED] Bcc: Date: Sat, 04 Jan 2003 23:47:23 -0600 >From [EMAIL PROTECTED] Sat Jan 4 23:47:23 2003 Received: from duo ([192.168.1.2] helo=duo.lan) by server with esmtp (Exim 3.35 #1 (Debian)) id 18V3d4-00005H-00 for <[EMAIL PROTECTED]>; Sat, 04 Jan 2003 23:47:22 -0600 Received: from will by duo.lan with local (Exim 3.35 #1 (Debian)) id 18V3bZ-000083-00 for <[EMAIL PROTECTED]>; Sat, 04 Jan 2003 23:45:49 -0600 To: [EMAIL PROTECTED] Subject: spamTestAgain Message-Id: <[EMAIL PROTECTED]> From: will trillich <[EMAIL PROTECTED]> Date: Sat, 04 Jan 2003 23:45:49 -0600 X-Spam-Status: No, hits=0.9 required=5.0 tests=FROM_AND_TO_SAME version=2.20 X-Spam-Level: what will it do with this type of nonsense? aaugh! -- I use Debian/GNU Linux version 3.0; Linux server 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown DEBIAN NEWBIE TIP #28 from Will Trillich <[EMAIL PROTECTED]> : Would you like to have rxvt show you useful information in the TITLE BAR of its X window? For example, to see your "present working directory" in the title bar, include this in your bash command prompt string: export PS1="\e]0;\w^G\u@\h$ " Anything between the "\e]0;" and the control-G will be displayed as the title of the rxvt window. (For data entry, you may need to precede the ^G with ^V.) Also see http://newbieDoc.sourceForge.net/ ... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]