mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
42c19a6d62
Perl extension to deal with IMAP UTF7 PR: 34284 Submitted by: Seamus Venasse <svenasse@polaris.ca>
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
IMAP mailbox names are encoded in a modified UTF7 when names contains
|
|
international characters outside of the printable ASCII range. The
|
|
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
|
|
|
|
WWW: http://search.cpan.org/search?dist=Unicode-IMAPUtf7
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|