]> Sergey Matveev's repositories - public-inbox.git/commit - lib/PublicInbox/WwwText.pm
www_text: add AUTH=ANONYMOUS to IMAP URLs
authorEric Wong <e@80x24.org>
Wed, 10 Aug 2022 07:40:31 +0000 (07:40 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Aug 2022 15:56:11 +0000 (15:56 +0000)
commit1c457e08d2bb3352bdddde0a3580ff37f317cc72
tree564475c62f78e7bfd3f9afa596b6b5e953bffd5d
parent47b69b28fe906e12761059b71e4fcf4fc44cdc5b
www_text: add AUTH=ANONYMOUS to IMAP URLs

While the ';' requires escaping on the command-line, the
presence of ";AUTH=ANONYMOUS" communicates clearly that
anonymous access is supported in accordance to RFC 4505.
lib/PublicInbox/WwwText.pm