procmail
[Top] [All Lists]

Q: Too many )'s

1996-10-22 11:19:55
A user at my site is having a problem with his procmail mail
delivery.  After the mail gets delivered to his default mailbox, the
message "Too many )'s" is left after the abstract in the log file.

Orginally I thought that the notification of comsat/biff was the
problem, but it still occurs as you can see below.

I've searched throught the source code and cannot yet find anywhere
the message might be generated.  I've also attempted to search the Net
for answers, but couldn't come up with anything that addressed this
problem.

I'd be interested in any hints you all might have for trying to track
down this problem.

Here is the relevant section from the procmail log file:

----------------------------------------------------------------------
procmail: [18962] Tue Oct 22 11:11:49 1996
procmail: Assigning "COMSAT=no"
procmail: No match on "^To:.*IBMTCP-L"
procmail: No match on "^To:.*SNSTCP-L"
procmail: No match on "^To:.*PL1-L"
procmail: No match on "^To:.*IBM-MAIN"
procmail: No match on "^To:.*MVS-UTIL"
procmail: No match on "^To:.*TSO-REXX"
procmail: No match on "^To:.*P370-L"
procmail: No match on "^To:.*ISPF-L"
procmail: No match on "^To:.*C370-L"
procmail: No match on "From:.*Redirector"
procmail: Executing " cat /serve/public/sounds/tv/trek/acombeep.au > /dev/audio"
procmail: Assigning "LASTFOLDER= cat /serve/public/sounds/tv/trek/acombeep.au > 
/dev/audio"
procmail: Locking "/usr/spool/mail/miked.lock"
procmail: [18962] Tue Oct 22 11:11:50 1996
procmail: Assigning "LASTFOLDER=/usr/spool/mail/miked"
procmail: Opening "/usr/spool/mail/miked"
procmail: Acquiring kernel-lock
procmail: [18962] Tue Oct 22 11:11:51 1996
procmail: Unlocking "/usr/spool/mail/miked.lock"
From marko(_at_)pepperoni  Tue Oct 22 11:11:47 1996
 Subject: comsat test
  Folder: /usr/spool/mail/miked                                             627
Too many )'s.
----------------------------------------------------------------------

And here is the .procmailrc file:

----------------------------------------------------------------------
# Please check if all the paths in PATH are reachable, remove the ones that
# are not.
#
# To forward the note to multiple id do not use any commas!
#! l-n(_dot_)bit(_dot_)listserv(_dot_)c370-l(_at_)lexis-nexis(_dot_)com 
d.michael.duffey


 
 
PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/etc:/usr/local/bin:/serve/public/unsuppoted/utils/bin:/serve/openwin_v3/bin

MAILDIR=$HOME/Mail              # You'd better make sure it exists
DEFAULT=/usr/spool/mail/$USER
DISP=$DISPLAY
LOGFILE=$MAILDIR/procmail-log
#LOCKFILE=$MAILDIR/procmail-lockfile

#set on when debugging
VERBOSE=on
COMSAT=no

:0 
* ^To:.*IBMTCP-L
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibmtcp-l(_at_)lexis-nexis(_dot_)com

:0  
* ^To:.*SNSTCP-L
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibmtcp-l(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*PL1-L
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*IBM-MAIN
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*MVS-UTIL
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*TSO-REXX
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*P370-L
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*ISPF-L
! l-n(_dot_)bit(_dot_)listserv(_dot_)ibm-main(_at_)lexis-nexis(_dot_)com

:0 
* ^To:.*C370-L
/dev/null

:0 fwc
* From:.*Redirector
| /serve/public/unsupported/utils/bin/msm_filter -ac

:0 c
| cat /serve/public/sounds/tv/trek/acombeep.au > /dev/audio


#| cat /serve/public/sounds/misc/NewMail.au > /dev/audio


# All mail forwarded to this c370-l email id bounces due to unknow id.
# I am subscribed to the c370-l list as l-n.bit.listserv.ibm-main, so
# we get the postings (but in the wrong group). 
#:0 
#* ^To:.*C370-L
#! l-n(_dot_)bit(_dot_)listserv(_dot_)c370-l(_at_)lexis-nexis(_dot_)com 


# When on vacation add the following: 
#:0 
#* ^From:.*LISTSERV@
#/home/dragon/miked/incoming-mail-general
#:0 
#* ^From:.*UnixSysAdmin
#/home/dragon/miked/incoming-mail-general
#
#:0 c
#|/usr/ucb/vacation miked
----------------------------------------------------------------------


-- 
-- Mark Osbourne      O-
-- marko(_at_)lexis-nexis(_dot_)com

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