| Re: Add a home grown header1999-10-10 11:45:37Harry Putnam asked,
| :0 HB
|  * ^Content-Type: text/html
|    {
|       :0
|       | formail -I "X-HTML: HTML message" >> /var/spool/mail/reader
|     }
| 
| No doubt this will introduce horrible locking problems, but I couldn't
| quite figure out how to do this more elegantly, without a redirect but
| still have the mail land in $DEFAULT mail box.
  :0HBfh
  * ^Content-Type: text/html
  | formail -I "X-HTML: HTML message"
 
 |  | ||||||||||||||||