X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fstandards.perl;h=c36afb5d718bc6725701594618934dcecce8f395;hb=f40f4695c0cb576a4e00819da45c1bea8f548aec;hp=69568ceb3ce9887abd6804eddea3936e4dd73a69;hpb=3e639ca78aa70ad6a6598bcf32d4b72696e3ebfb;p=public-inbox.git diff --git a/Documentation/standards.perl b/Documentation/standards.perl index 69568ceb..c36afb5d 100755 --- a/Documentation/standards.perl +++ b/Documentation/standards.perl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -use strict; -# Copyright 2019-2021 all contributors +use v5.12; +# Copyright all contributors # License: AGPL-3.0+ print < 'URLs as Meta-Syntax for Core Mail List Commands', 8058 => 'Signaling One-Click Functionality for List Email Headers', - # TODO: flesh this out + 1081 => 'Post Office Protocol – Version 3', + 1939 => 'Post Office Protocol – Version 3 (STD 53)', + 2449 => 'POP3 extension mechanism', + 2595 => 'STARTTLS for IMAP and POP3', + 2384 => 'POP URL Scheme', + # TODO: flesh this out ]; my @rfc_urls = qw(tools.ietf.org/html/rfc%d @@ -102,6 +107,6 @@ Other relevant documentation Copyright --------- -Copyright (C) 2019-2020 all contributors +Copyright (C) all contributors License: AGPL-3.0+ EOF