> > On 8/20/2012 3:05 PM, Kelly Cobean wrote: >> I did add the QMAILQUEUE line as mentioned in #2 above and restarted >> qmail >> via qmailctl. Unfortunately, I still don't see any spam headers in >> received email. >> > doh, issue a 'qmailctl cdb' command (after editing the tcp.smtp file, > forgot that one), then do the 'qmailctl restart', then check the header > of a fresh message. > > if that doesn't do the trick, post the output of 'qmailctl stat | sort' > and the contents of the tcp.smtp file.(esp. the 127:blah line) to make > sure everything is up and running and typo-free. > > when it is all working, you should see something like this: > > Received: (qmail 27878 invoked by uid 89); 20 Aug 2012 20:06:24 -0000 > Received: by simscan 1.4.0 ppid: 27861, pid: 27863, t: 14.1495s > scanners: attach: 1.4.0 clamav: 0.97.5/m:54/d:15278 spam: 3.3.2 > X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.ntcb.com > X-Spam-Level: * > X-Spam-Status: No, score=1.6 required=5.0 tests=DKIM_SIGNED,RDNS_NONE, > SARE_SUB_OBFU_Q1 shortcircuit=no autolearn=no version=3.3.2 > > > -- > david > >
Thanks David. I ran the 'qmailctl cdb' command and restarted qmail and still no joy. Here's a header from a message after this was done: eturn-Path: <[email protected]> Delivered-To: [email protected] Received: (qmail 5964 invoked by uid 89); 20 Aug 2012 20:56:05 -0000 Received: from unknown (HELO mail-wi0-f170.google.com) (209.85.212.170) by www.novagunrunners.com with (RC4-SHA encrypted) SMTP; 20 Aug 2012 20:56:05 -0000 Received-SPF: pass (www.novagunrunners.com: SPF record at _spf.google.com designates 209.85.212.170 as permitted sender) Received: by wibhq12 with SMTP id hq12so3486056wib.3 for <[email protected]>; Mon, 20 Aug 2012 13:56:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lPq6DQPgu4WZy9vCqIr3b3rDBoJWuZP6+6BS3H5LC6s=; b=Aou8Jwv5gNYBjriK/zqMJvPJh8LHd9rpucXa9IhVZ7MiIOLQiD4657+MRqoBGO5HHf BRDzHMqM+i0QVI+bxPUt/e85643T3vb/Cq539d0oXTmvYAbKWam8d4K8znUp90NkF6XB nULFwxLXxiIPuYqbupizbLVkC/tMdhKy7peiif6sMTFdEglhDr47flZYRD0yGI6YHbqM gFfC26hJ16I6/1D3Dv4/Udas8uMZ2VQdkjjM8/HFT04NzmQ4zGzVDOCoH/Lk/I7EA2QK PwDVcGPHIOTwQ2Z1paVWb5jkugk/C/MBYlgr0MUZ69sNmWBCFYD5QWQAJ8QmYeQTznG+ F6Hg== MIME-Version: 1.0 Received: by 10.216.167.135 with SMTP id i7mr7632748wel.97.1345496164633; Mon, 20 Aug 2012 13:56:04 -0700 (PDT) Received: by 10.194.63.202 with HTTP; Mon, 20 Aug 2012 13:56:04 -0700 (PDT) Date: Mon, 20 Aug 2012 16:56:04 -0400 Message-ID: <CANzmTRrQJWFON=7qhe-qokl5fjaaf6vas_2rw-vkbricjdd...@mail.gmail.com> Subject: Spamassassin Test Message From: Kelly Cobean <[email protected]> To: [email protected] Content-Type: multipart/alternative; boundary=0016e6541f94f08bef04c7b8bcc4 And here is the output of my tcp.smtp file: 127.:allow,QMAILQUEUE="/var/qmail/bin/simscan",RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private" :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKSIGN="/var/qmail/control/domainkeys/%/private" Thanks again for your help! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
