When Homer asked,
    How do I get a carriage return at the end of the LOG=
line?
Kreemy replied,
NL="
"
LOG="Hello there$NL"
That's the most popular way.  It also works simply to stick it in 
literally every time:
LOG="Hello there.
"
I just wanted to point out that the variable is not a software 
requirement but rather a user preference.  Most people find the use of 
$NL more legible and less prone to getting messed up when you make other 
edits later.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail