[Catalyst] UTF-8 and mails

Octavian Râsnita orasnita at gmail.com
Mon Jan 25 13:53:39 GMT 2010


From: "Jens Schwarz" <blacky6767 at gmx.de>

> Hi,
>
> first of all: I have read 
> http://dev.catalystframework.org/wiki/tutorialsandhowtos/Using_Unicode 
> (especially the "Tips for Troubleshooting Unicode in Perl Web 
> Applications")
> Nevertheless I have a strange UTF-8 problem that I need help with:
>
> Concerning UTF-8 everything in my App seems to work correct - except my 
> mail action (I use Mail::Sender::Easy) in my Root controller:

Try using Mail::Builder::Simple for sending UTF-8 encoded email messages 
(headers and body).

Octavian




More information about the Catalyst mailing list