Udi Mottelo:
- If procmail will not mix the records in the logfile
I would be satisfied.
There are ways to solve that, like with TRAP.
Or do LOGFILE = "$_.$$" at the start (also of each fork).
I use a ToLOG variable:
ToLOG = "${ToLOG}~$$${t}MAILDIR = ${MAILDIR}${n}"
($t is a tab, $n is a newline)
Just before delivery I do
LOG = $ToLOG
So each LOG-line of my own starts with ~<PID>.
--
Grtz, Ruud
____________________________________________________________
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