procmail
[Top] [All Lists]

Verbose Logging Changed?

2010-07-19 08:18:45
Hi All,

I don't think that I have changed my procmail recipe and I tried
turning on verbose logging because I have some mail that is
/dev/nulling and I wanted to figure out why it was happening.  The
first part of my recipe is below.  I usually uncomment the SHELLMETAS
line and I get a boatload of reporting in my procmail.log.

Has something changed where this wouldn't occur?  I receive the same
contents whether it is commented or uncommented.  I'm also concenred
about the "WARN" in the log.

LOG:

~
From promo(_at_)e(_dot_)newegg(_dot_)com Mon Jul 19 05:54:11 2010
 Subject: We haven't heard back from you yet- Tell us what kinds of e-Blast dea
  Folder: .raw/new/1279536851.27921_0.DOMAIN.com                  20908
<4C442ED1(_dot_)000000BE(_at_)omp(_dot_)e(_dot_)newegg(_dot_)com> 2
[27926] warn: Argument "2.007_001" isn't numeric in numeric lt (<) at
/usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/SPF.pm line
391.
From promo(_at_)e(_dot_)newegg(_dot_)com Mon Jul 19 05:54:11 2010
 Subject: [HCDM-CT] We haven't heard back from you yet- Tell us what kinds of e
  Folder: .hcdm-ct/new/1279536851.27921_1.DOMAIN.com              21273
~
From 
sentto-20093596-1333-1279543224-yahoogroups=DOMAIN(_dot_)com(_at_)returns(_dot_)groups(_dot_)yahoo(_dot_)com
Mon Jul 19 07:40:29 2010
 Subject: [scanconnecticut] forget Home Patrol
  Folder: .raw/new/1279543229.7266_0.DOMAIN.com                    8778
From 
sentto-20093596-1333-1279543224-yahoogroups=DOMAIN(_dot_)com(_at_)returns(_dot_)groups(_dot_)yahoo(_dot_)com
Mon Jul 19 07:40:29 2010
 Subject: [scanconnecticut] forget Home Patrol
  Folder: /dev/null                                                        8904


RECIPE
# $Id: .procmailrc.anti-gifspam 2006-Nov-18 15:11 $

  SHELLMETAS                    #  unset, for better error messages
  SHELL       = '/bin/sh'

  LINEBUF     = 4096
  LOGABSTRACT = 'all'
  MAILDIR     = '/home/teamhend/mail/DOMAIN.com/siteadmin'
  DEFAULT     = 'new'

# disable next line to get procmail's logging on stderr
  LOGFILE     = "$_.log"

  LOG         = '~
'

  GIFBOX                = '.spam/'      #  IMAP-oriented, see delivery
  THBILLS               = '.thbills/'
  BILLS                 = '.bills/'
  BLACKLIST             = '.spam/'
  CTGUY                 = '.ctguy/'
  HCDMCT                = '.hcdm-ct/'
  FLYERS                = '.flyers/'
  NEWSLETTERS           = '.news/'
  SCHOOL                = '.school/'
  SPAMASSASSIN          = '.spam/'
  SPAMASSASSINBAD       = '.spambad/'
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>