]> git.g-eek.se Git - interimap.git/commit
Ensure the inbox is always used in upper-case internally.
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 18:05:40 +0000 (19:05 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Thu, 3 Mar 2016 18:08:43 +0000 (19:08 +0100)
commit29c40a4e26775e072c2ebcd57dcddbe66725cdbd
tree318bde73485ef2f0e05b5cb8d4b6eb1b9904ecc6
parent2c57ff750dd0ae6e3c9d72fd24eb32ff7ae235d7
Ensure the inbox is always used in upper-case internally.

RFC 3501:

    INBOX is case-insensitive.  All case variants of INBOX (e.g., "iNbOx") MUST
    be interpreted as INBOX not as an astring.  An astring which consists of
    the case-insensitive sequence "I" "N" "B" "O" "X" is considered to be INBOX
    and not an astring.
lib/Net/IMAP/InterIMAP.pm