procmail
[Top] [All Lists]

Re: Removing line-wrapped header

2004-09-10 09:21:58
Toen wij David W. Tamkin kietelden, kwam er dit uit:

  :0h
  my_HEADERS=|cat

preserves the folding.


I put in a test-rc:

  my_HEADERS = |cat

  :0h
  my_HEADERS = |cat

  :0h
  { my_HEADERS = |cat }


And got this verbose log:

  procmail: Assigning "my_HEADERS=|cat"
  procmail: Assigning "my_HEADER="
  procmail: Executing "cat"
  procmail: Extraneous deliver-head flag ignored
  procmail: Assigning "my_HEADERS=|cat"

The second is especially funny, because the name of the 
variable is incomplete.

With the third, the complete message got into my_HEADERS.

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

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