Project

General

Profile

Actions

Defect #29191

closed

Cannot set no_notification option when receiving emails via IMAP or POP3

Added by Erich Balan almost 6 years ago. Updated almost 6 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

I'm refering to this documentation about receiving emails with IMAP:
http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails

Within the section "Forwarding emails from your email server" there is an option

--no-notification       disable email notifications for the created user

In the section "Fetching emails from an IMAP server" this option is missing. I tried to add it in my rake command "no_notification=1", but it doesn't seem to work.

Could you add the feature "no notification" for IMAP fetching?

Best Regards
Erich


Files


Related issues

Related to Redmine - Feature #13341: Mail handler: --no-notification option to disable notifications to the created userClosedJean-Philippe Lang

Actions
Related to Redmine - Patch #29669: "no_notification" option is not listed in the description of email.rakeClosedGo MAEDA

Actions
Has duplicate Redmine - Defect #28029: Rake tasks for fetching email don't support "no_notification" optionClosed

Actions
Actions #1

Updated by Go MAEDA almost 6 years ago

  • Category set to Email receiving
Actions #2

Updated by Holger Just almost 6 years ago

The attached patch fixes this issue and allows to set the option for mails received via IMAP and POP3 as well.

Actions #3

Updated by Erich Balan almost 6 years ago

Thank you, Holger!

I'm new to Redmine and not a Ruby developer. Is there a way to patch my installation or should I wait until the new version is released and update my system?

Best Regards
Erich

Actions #4

Updated by Go MAEDA almost 6 years ago

  • Related to Feature #13341: Mail handler: --no-notification option to disable notifications to the created user added
Actions #5

Updated by Go MAEDA almost 6 years ago

  • Target version changed from Candidate for next minor release to 3.3.9
Actions #6

Updated by Go MAEDA almost 6 years ago

  • Tracker changed from Feature to Defect
  • Subject changed from Fetching IMAP-emails create user with no notification to Cannot set no_notification option when receiving emails via IMAP or POP3
  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed
Actions #7

Updated by Go MAEDA almost 6 years ago

  • Status changed from Resolved to Closed

Committed to the trunk and stable branches. Thank you all for reporting and fixing this issue.

Erich Balan wrote:

I'm new to Redmine and not a Ruby developer. Is there a way to patch my installation or should I wait until the new version is released and update my system?

Please replace the file app/models/mail_handler.rb on your system with the one downloaded from the following URL.

You can ask in forums if you have any more questions.

Actions #8

Updated by Go MAEDA over 5 years ago

  • Has duplicate Defect #28029: Rake tasks for fetching email don't support "no_notification" option added
Actions #9

Updated by Go MAEDA over 5 years ago

  • Related to Patch #29669: "no_notification" option is not listed in the description of email.rake added
Actions

Also available in: Atom PDF