procmail
[Top] [All Lists]

Re: spambouncer problem

2001-05-11 19:59:22
On Thu, 10 May 2001, Andrew Edelstein wrote:

ae> On Thu, May 10, 2001 at 08:05:55PM -0700, S.Toms wrote:
ae> >   I'm wondering if anyone else has a problem with the latest spambouncer,
ae> > version 1.3 (1/18/01) where everything is depositing into a folder with
ae> > the brace "{" as the name. Previous versions work fine. I've checked and
ae> > double checked all required variables and they exist within the
ae> > procmail.rc file I have setup for spambouncer but not such luck on 1.3
ae> >   Oh, and I've mailed the spamtrap(_at_)spambouncer(_dot_)org address 
twice but
ae> > havn't heard anything in regards to it.
ae> 
ae> I've been using that version since that date. No problems here. Sounds like
ae> you've got a typo somewhere in your .procmairc.
ae> 

  See, that's what's weird, I removed everything so that my .procmailrc
file looks like below (copied and pasted except for PASSWD) and still have
the brace problem, if I replace the SB 1.3 file with 1.1 it works fine.

<.procmailrc file>
  SHELL=/bin/sh
  LINEBUF=10240
  MAILDIR=${HOME}/mail
  PMDIR=${HOME}/.procmail
  LOGFILE=${PMDIR}/log
  DEFAULT=${ORGMAIL}
  VERBOSE=off
  DATE=`date`
  PASSWD=<erased>
  BACKUP=off
  REMCOPIES=off
  SPAMDEST=Trash
  REMAINDER=None

  :0
  { INCLUDERC=${PMDIR}/sbfilter/procmail.rc }
<eof>

<spambouncer procmail.rc file>
  SBDIR=${PMDIR}/sbfilter
  #LOGFILE=${SBDIR}/log
  #VERBOSE=on

  ADMINFOLDER=SpamAdmin
  ALTFROM=${LOGNAME}(_at_)${HOST}
  BLOCKFOLDER=SpamBlock
  BLOCKREPLY=SILENT
  BULKFOLDER=SpamBulk
  BYPASSWD=${PASSWD}
  CHINESE=no
  DATE=date
  DEBUG=yes
  DULCHECK=no
  FORMAIL=/usr/bin/formail
  FREEMAIL=INTERNAL
  GARBLEDCHARSET=yes
  GLOBALBOUNCE=NONE
  GREP=fgrep
  JAPANESE=no
  KOREAN=no
  LEAN=yes
  LEGITLISTS=NONE
  MAINSLEAZE=yes
  MYEMAIL=${PMDIR}/.myemail
  NOBOUNCE=${PMDIR}/.nobounce
  NOLOOP=${ALTFROM}
  NSLOOKUP="nslookup -timeout=5 -retry=2"
  ORBSCHECK=no
  PATTERNMATCHING=SILENT
  RBLCHECK=yes
  RM=rm
  RSSCHECK=no
  SENDMAIL=/usr/sbin/sendmail
  SPAMFOLDER=SpamSpam
  SPAMREPLY=SILENT
  TEST=test
  THISISP=${HOST}
  TURKISH=no

  INCLUDERC=${SBDIR}/sb.rc
<eof>


ae> 

-- 
      S.Toms - smotrs(_at_)mindspring(_dot_)com - www.mindspring.com/~smotrs
                   SuSE Linux v7.0+ - Kernel 2.2.18

cursor address, n:
        "Hello, cursor!"
                -- Stan Kelly-Bootle, "The Devil's DP Dictionary"


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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