I have set the LOG variable in my procmailrc script so that I can
tell what part of my procmail filter has rejected an email message.
The LOG variable is put into the procmail.log file, but a newline is not
appended to the entry. In the folowing example the LOG varable is set to
LOG=" crap in subject line: $MATCH ". How do I get a newline appended to
the line entered in the procmail.log file so that the next entey in the
logfile is put on a new line?
procmail: Notified comsat: "dwhawk(_at_)0:/dev/null"
crap in subject line: !! procmail: [16696] Thu Dec 25 23:14:33 1997
procmail: Assigning "LASTFOLDER=/dev/null"
procmail: Opening "/dev/null"
From dwhawk Thu Dec 25 23:14:33 1997
Subject: test 11 !!!!!!
Don Hawkinson