Open autarch opened 8 years ago
From gtermars@cpan.org on 2007-03-02 21:38:30:
I've attached an untested patch here which adds support for setting the "Content-Type" for e-mail based logs. Unless explicitly provided, the Content-Type defaults to "text/plain", to preserve existing behaviour.
Migrated from rt.cpan.org #25255 (status was 'new')
Requestors:
Attachments:
From gtermars@cpan.org on 2007-03-02 21:26:55:
It'd be really nice if we could set the "Content-Type" for e-mail based logs. Admittedly the common case is "text/plain", but being able to set "text/html" and then use a callback to turn the text into HTML would be useful.