On Wed, Jul 19, 2006 at 12:53:49AM -0500, Robert Nicholson wrote:
> secondly I see in the SA code that in order to get one per array
> element you have to use split /^/ the documentation for
> get_pristine_header doesn't appear to be correct.
Sure it does.
-
Returns pristine headers of th
secondly I see in the SA code that in order to get one per array
element you have to use split /^/ the documentation for
get_pristine_header doesn't appear to be correct.
secondly why must I remove the blank line myself?
$header = $mail->get_pristine_header;
# remove the last new line