Apr 22nd, 2009, 11:21 AM
Ah! I'm so sorry, yettn - I don't believe I mentioned that this latest version explicitly sets all emails to be sent in UTF-8. That was something that should have been done initially, since the content is stored in the DB as UTF-8.
Look in the Swift Mailer file (I think it's just library.php in the root - but I could be mistaken) for setCharset(). I'd try manually editing it to send as ISO-8559-2 or something...
Look in the Swift Mailer file (I think it's just library.php in the root - but I could be mistaken) for setCharset(). I'd try manually editing it to send as ISO-8559-2 or something...