procmail
[Top] [All Lists]

Re: spotting empty continuation lines

2000-02-26 13:22:38
Philip suggested,

|       oSM=$SHELLMETAS SHELLMETAS
|       :0 hcw
|       | egrep -q '^[  ]+$'
|       SHELLMETAS=$oSM
|       :0 a
|       { LOG = "Header contained empty continuation line$NL" }

And that does work.  So at least the temp file and the rm call to get rid of
it are unnecessary.  Thank you.

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