From e8a14610119b86133863182033c4b3e4df3f4257 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 9 Jan 2023 05:34:39 +0000 Subject: documentation updates Document the HTTP POST API and update the README with POP3 info and some minor rewording. We'll also consistently use `DIR' instead of `DIRECTORY' since it's shorter and well understood (`opendir', `readdir', etc.) --- README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index f8a1d1b..1fa1dfb 100644 --- a/README +++ b/README @@ -66,16 +66,17 @@ malloc locations. * Perl source files over 16.7 million lines long are not supported :P -== Public mail archives (HTTP, Atom feeds, IMAP mailbox, NNTP group): +== Public mail archives (HTTP, Atom feeds, IMAP mailbox, NNTP group, POP3): https://80x24.org/mwrap-perl/ - imaps://80x24.org/inbox.comp.lang.perl.mwrap.0 + imaps://;AUTH=ANONYMOUS@80x24.org/inbox.comp.lang.perl.mwrap.0 nntps://80x24.org/inbox.comp.lang.perl.mwrap + https://80x24.org/mwrap-perl/_/text/help/#pop3 -No subscription nor real identities will ever be required to -obtain support. Memory usage reductions start with you; only send -plain-text mail to us and do not top-post. HTML mail and top-posting -costs everybody memory and bandwidth. +No subscription nor real identities will ever be required to obtain support, +but HTML mail is rejected. Memory usage reductions start with you; +only send plain-text mail to us and do not top-post. HTML mail and +top-posting costs everybody memory and bandwidth. mwrap-perl@80x24.org -- cgit v1.2.3-24-ge0c7