Project

General

Profile

Actions

Defect #13714

closed

no account notice setting works in mail handler script but not rake task

Added by Brandon Bertelsen almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

I was asked to open this as a new issue: http://www.redmine.org/issues/11498#note-9

no_account_notice=1 doesn't seem to work in cron. Example:

*/30 * * * * cd /usr/share/redmine && rake redmine:email:receive_imap RAILS_ENV="production" port=993 ssl=true host=imap.gmail.com username={} password={} project=Support status=New priority=High tracker=Support unknown_user=create no_permission_check=1 no_account_notice=1

The above still sends account notification emails to new email addresses.

There is a suggested patch here: http://www.redmine.org/issues/11498#note-8


Related issues

Related to Redmine - Feature #11498: Add --no-account-notice option for the mail handler scriptClosedJean-Philippe Lang

Actions
Is duplicate of Redmine - Defect #13712: Fix email rake tasks to also support no_account_notice and default_group optionsClosed

Actions
Actions #1

Updated by Toshi MARUYAMA almost 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Duplicate with #13712.

Actions

Also available in: Atom PDF