procmail
[Top] [All Lists]

Re: procmail log file corruption

2004-08-24 11:37:38
On Mon, 23 Aug 2004 20:49:45 -0700 (PDT), Lloyd Lee-Lim
<ltleelim-procmail(_at_)limunltd(_dot_)com> wrote:

Here is my TRAP:

TRAP='abstract=`formail -l $LASTFOLDER`; date=`date`; lockfile -r 8 -l 1024 
$LOGFILE$LOCKEXT; echo "$abstract
  Filter: $filter$test
  Delivered: $date"; rm -f $LOGFILE$LOCKEXT'

I don't see where that actually writes anything to the logfile.  Looks
like it just echoes to standard output.  Knowing exactly when and how
the write to the logfile occurs is critical to diagnosing problems of
this sort.

____________________________________________________________
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>