changeset 4964:667b5cea6d4f

docs/usage: rework section 'Mailing'
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Wed, 01 Apr 2015 22:01:01 +0200
parents daa83b2dd1f4
children a144d15488db
files docs/usage/general.rst
diffstat 1 files changed, 8 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/docs/usage/general.rst	Wed Apr 01 21:53:37 2015 +0200
+++ b/docs/usage/general.rst	Wed Apr 01 22:01:01 2015 +0200
@@ -76,16 +76,17 @@
 with the ``_<ID>`` syntax.
 
 
-Mailing
--------
+E-mail notifications
+--------------------
 
-When the administrator configures the mailing settings in .ini files
-Kallithea will send mails on user registration, or when Kallithea
+When the administrator correctly specified the e-mail settings in the Kallithea
+configuration file, Kallithea will send e-mails on user registration and when
 errors occur.
 
-Mails are also sent for code comments. If someone comments on a changeset
-mail is sent to all participants, the person who commited the changeset
-(if present in Kallithea), and to all people mentioned with the @mention system.
+Mails are also sent for comments on changesets. In this case, an e-mail is sent
+to the committer of the changeset (if known to Kallithea), to all reviewers of
+the pull request (if applicable) and to all people mentioned in the comment
+using @mention notation.
 
 
 Trending source files