[Koha-bugs] [Bug 2492] Mail::Sendmail chokes on utf-8 [ process_message_queue.pl ]

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Sun Aug 10 21:43:23 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2492


jmf at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #6 from jmf at liblime.com  2008-08-10 12:43 -------
This turned out to be fairly trivial, just need to slap a use Encode; and
encode the data prior to passig it to Mail::Sendmail.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list