]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www: inbox: favor "pop3://" over "pop://"
authorEric Wong <e@80x24.org>
Thu, 11 Aug 2022 20:00:20 +0000 (20:00 +0000)
committerEric Wong <e@80x24.org>
Thu, 11 Aug 2022 20:13:54 +0000 (20:13 +0000)
curl only supports "pop3://" and "pop3s://", despite RFC 2384
existing for "pop://".  AFAIK, there's no RFCs for "pop3://"
and "pop3s://", but please let us know if there are.

In any case, real-world cases like curl are more relevant.


No differences found