From: Go MAEDA Date: Thu, 27 Sep 2018 13:13:18 +0000 (+0000) Subject: "no_notification" option is not listed in the help of "rake redmine:email:receive_ima... X-Git-Tag: 4.0.0~145 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ffc7e94d4e6e688f349bfab35f6807b7af97f48e;p=redmine.git "no_notification" option is not listed in the help of "rake redmine:email:receive_imap" (#29669). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17528 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index 3c57f1af8..374232f65 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -56,6 +56,7 @@ User and permissions options: no_permission_check=1 disable permission checking when receiving the email no_account_notice=1 disable new user account notification + no_notification=1 disable email notification to new user default_group=foo,bar adds created user to foo and bar groups Issue attributes control options: