[Koha-devel] About Mail::Sendmail

MJ Ray mjr at phonecoop.coop
Fri Jan 16 15:08:03 CET 2009


Nahuel ANGELINETTI <nahuel at biblibre.com> wrote:
> I'm adding the ability to send shelves by mail.
> During my addition I find a problem sending by mail:
> Wide character in subroutine entry
>
> This means the data encode_base64() received is too big.

I think it means that it's improperly encoded.  Did the line
encode_base64(encode("UTF-8", $iso2709));
in your patch fix it?

Thanks,
-- 
MJ Ray (slef)
Webmaster for hire, statistician and online shop builder for a small
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237



More information about the Koha-devel mailing list