Project

General

Profile

Actions

Patch #13875

closed

Fetching emails via rake task does not support --no-account-notice and --default-group options

Added by Julian Faude almost 11 years ago. Updated almost 11 years ago.

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

0%

Estimated time:

Description

MailHandler supports options no_account_notice and default_group for suppressing account generation notification as well as automatically adding new users to some group(s). However the rake tasks in email.rake used to fetch emails for example via imap do not pass those options to MailHandler. Is that on purpose?

I added those two options in my installation and attached a patch against HEAD.


Files

email_rake.patch (1.96 KB) email_rake.patch Julian Faude, 2013-04-25 18:40

Related issues

Related to 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

  • Target version set to 2.3.1
Actions #2

Updated by Jean-Philippe Lang almost 11 years ago

  • Status changed from New to Closed
  • Target version deleted (2.3.1)

Patch applied in r11748, thanks for poiting this out.

Actions

Also available in: Atom PDF