diff --git a/Documentation/System.rst b/Documentation/System.rst
index ed76fa558ffb7168158d6b4d85421a8587fb98a9..637ca9a5a4df9654207e02ea6b68961b64ce1b6d 100644
--- a/Documentation/System.rst
+++ b/Documentation/System.rst
@@ -254,7 +254,7 @@ system cron run.
 Type: Mail
 """"""""""
 
-At the moment there is a special sendmail notation - this will change in the future.
+Currently QFQ uses a special sendmail notation - this will change in the future.
 
 * `Mail`: ::
 
@@ -263,6 +263,7 @@ At the moment there is a special sendmail notation - this will change in the fut
 AutoCron will send as many mails as records are selected by the SQL query in field `Mail`. Field `Mail body` provides
 the mail text.
 
+All columns of the SQL are available in STORE_PARENT.
 
 Type: Website
 """""""""""""