From 47b69b28fe906e12761059b71e4fcf4fc44cdc5b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 10 Aug 2022 07:40:30 +0000 Subject: www_text: clarify the password+username is for POP3 NNTP and IMAP can also exist in the same area, so clarify that the username + password is only for POP3 --- lib/PublicInbox/WwwText.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/PublicInbox/WwwText.pm b/lib/PublicInbox/WwwText.pm index 320f0d84..71b04561 100644 --- a/lib/PublicInbox/WwwText.pm +++ b/lib/PublicInbox/WwwText.pm @@ -297,8 +297,8 @@ EOM POP3 access is available: $urls -The password is: anonymous -The username is: \$(uuidgen)\@$ctx->{ibx}->{newsgroup} +The POP3 password is: anonymous +The POP3 username is: \$(uuidgen)\@$ctx->{ibx}->{newsgroup} where \$(uuidgen) in the output of the `uuidgen' command on your system. The UUID in the username functions as a private cookie (don't share it). Idle accounts will expire periodically. -- cgit v1.2.3-24-ge0c7