Act icon indicating copy to clipboard operation
Act copied to clipboard

Fix unicode bug in subject

Open waterkip opened this issue 5 years ago • 1 comments

Fixes a bug where unicode chars in the subject aren't properly encoded: Wide character in syswrite at /usr/local/lib/perl5/5.30.0/Net/Cmd.pm line 210.

waterkip avatar Oct 10 '19 21:10 waterkip

I inserted the Email.pm on the test instance and restart the server: same error on syswrite() (in perl 5.8.9).

elbeho avatar Oct 10 '19 22:10 elbeho