Subject: Adding headers to a TMail object
From: Mark Somerville <mark scottishclimbs.com>
Date: Fri, 14 Apr 2006 17:26:02 +0900
I get a header that is set on a TMail object using
my_mail["my-header"]
but I can't seem to figure out from the docs how to add headers.
Can anyone show me an example of how to set the header "my-header" to
"my-value", please?
Mark