[rt-users] Unknown encoding in rt-mailgate

Kevin Falcone falcone at bestpractical.com
Wed Feb 1 14:11:21 EST 2012


On Wed, Feb 01, 2012 at 07:42:29AM +0100, Robert Wysocki wrote:
> Dnia 2012-01-31, wto o godzinie 21:43 +0400, Ruslan Zakirov pisze:
> > 
> > Was it a mistake in encoding or just unsupported one? Anyway, it
> > should be reported as a bug report with more details about what was in
> > headers and what is actual encoding of the mail.
> 
> The actual encoding was iso-8859-2 and the declared one was iso-8852-2.
> I think it was i typo.

I think your options come down to:

running sed over your mail queue
temporary hack in RT::I18N::_CanonicalizeCharset
use Encode::Alias in the right place to 
    define_alias( "newName" => ENCODING)

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120201/743383e3/attachment.sig>


More information about the rt-users mailing list