This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 38de32ed500d355dbc730f30929ca3a40c980d16 Author: Eugen Stan <[email protected]> AuthorDate: Thu Aug 20 09:30:33 2020 +0300 JAMES-3187 Update mailing-lists.adoc Added link to web archive Replaced mail-archive with Apache lists.apache.org service. --- docs/modules/community/pages/mailing-lists.adoc | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/docs/modules/community/pages/mailing-lists.adoc b/docs/modules/community/pages/mailing-lists.adoc index 7ebcd89..73aeed7 100644 --- a/docs/modules/community/pages/mailing-lists.adoc +++ b/docs/modules/community/pages/mailing-lists.adoc @@ -4,12 +4,20 @@ Please read the <<_guidelines>> below before subscribing to our lists and join o == James mailing lists +Most James mailing lists are open and also archived and available online. +You can read them even if you are not subscribed. +You can post only if you are subscribed. + +=== Mailing list archives and web browsing + +You can browse the mailing list archives online using the https://lists.apache.org/list.html?james.apache.org[Pony Mail] instance. + === Server user list *Low traffic* mailto:[email protected][Subscribe] mailto:[email protected][Unsubscribe] -http://www.mail-archive.com/[email protected][Archive] +https://lists.apache.org/[email protected][Archive] This is the list where users of the Apache James (Server) meet and discuss issues. Developers are also expected to be subscribed to this list to offer support to users of Apache James (Server). @@ -19,7 +27,7 @@ subscribed to this list to offer support to users of Apache James (Server). *Medium traffic* mailto:[email protected][Subscribe] mailto:[email protected][Unsubscribe] -http://www.mail-archive.com/[email protected][Archive] +https://lists.apache.org/[email protected][Archive] This is the list where participating developers of the Apache James Project meet and discuss issues, code changes/additions, etc. Do not send mail to this list with usage questions or configuration problems -- that's what server-user@james is for. @@ -29,7 +37,7 @@ etc. Do not send mail to this list with usage questions or configuration problem *Medium traffic* mailto:[email protected][Subscribe] mailto:[email protected][Unsubscribe] -http://mail-archives.apache.org/mod_mbox/james-mime4j-dev[Archive] +https://lists.apache.org/[email protected][Archive] Discussions on the http://james.apache.org/mime4j[Mime4j] parser library. @@ -38,7 +46,7 @@ Discussions on the http://james.apache.org/mime4j[Mime4j] parser library. *Low traffic* mailto:[email protected][Subscribe] mailto:[email protected][Unsubscribe] -http://www.mail-archive.com/[email protected][Archive] +https://lists.apache.org/[email protected][Archive] This is the list for general discussions related to the running of the project, it is the public list of the James project management committee (PMC) and is a public list opened to all. Do not send mail to this list with James @@ -49,7 +57,7 @@ software problems -- that's what server-user@james is for. *High traffic* mailto:[email protected][Subscribe] mailto:[email protected][Unsubscribe] -http://www.mail-archive.com/[email protected][Archive] +https://lists.apache.org/[email protected][Archive] Subscribers to this list get notices of each and every code change, build results, testing notices, etc. This list is not for asking help, raising issues or starting discussions on the james product -- other mailing lists are specifically --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
