diff options
| author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-15 16:43:22 +0000 |
|---|---|---|
| committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-07-15 16:43:22 +0000 |
| commit | e3c5bb8d423f719b7e15fce6f52e6364f486b6a6 (patch) | |
| tree | 865d3e46577f08a53c6ebbbd47b93d7fce56c05f | |
| parent | eb2d1d5c67c738c8804c06b6c42318f77ff133e9 (diff) | |
| download | doc-e3c5bb8d423f719b7e15fce6f52e6364f486b6a6.tar.gz doc-e3c5bb8d423f719b7e15fce6f52e6364f486b6a6.zip | |
Handbook: Internet resources: unreal mailto: URLs
listname@freebsd.org and listname+unsubscribe@freebsd.org are unreal.
Do not misrepresent them as mailto: URLs.
https://bugs.freebsd.org/264754
PR: 264754
| -rw-r--r-- | documentation/content/en/books/handbook/eresources/_index.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/content/en/books/handbook/eresources/_index.adoc b/documentation/content/en/books/handbook/eresources/_index.adoc index cb654fe60d..ffe60465ea 100644 --- a/documentation/content/en/books/handbook/eresources/_index.adoc +++ b/documentation/content/en/books/handbook/eresources/_index.adoc @@ -114,11 +114,11 @@ The FreeBSD public mailing lists can be consulted link:{mailing-lists-url}[here] To subscribe to a list, click the list name at {mailing-lists-url}. The page that is displayed should contain all of the necessary subscription instructions for that list. -To actually post to a given list, send mail to mailto:listname@FreeBSD.org[listname@FreeBSD.org]. -It will then be redistributed to mailing list members world-wide. +To post, after subscribing, send mail to `listname@FreeBSD.org`. +The message will be redistributed to list members. To unsubscribe from a list, click on the URL found at the bottom of every email received from the list. -It is also possible to send an email to mailto:listname+unsubscribe@FreeBSD.org[listname+unsubscribe@FreeBSD.org] to unsubscribe. +It is also possible to send an email to `listname+unsubscribe@FreeBSD.org` to unsubscribe. It is important to keep discussion in the technical mailing lists on a technical track. To only receive important announcements, instead join the {freebsd-announce}, which is intended for infrequent traffic. |
