in reply to Re: How do I send an email with Perl (including an attachment)?
in thread How do I send an email with Perl (including an attachment)?

Cool!

Does it cope with unicode on the subject line or in Data?

  • Comment on Re: Answer: How do I send an email with Perl (including an attachment)?

Replies are listed 'Best First'.
Re^2: Answer: How do I send an email with Perl (including an attachment)?
by skleblan (Sexton) on Mar 11, 2019 at 21:57 UTC

    I'm not actually sure. I would assume so, since MIME has the ability to specify alternative character encodings. I'll have to test it out and get back to you.