Defect #29191
closed
Cannot set no_notification option when receiving emails via IMAP or POP3
Added by Erich Balan over 6 years ago.
Updated over 6 years ago.
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
- Category set to Email receiving
The attached patch fixes this issue and allows to set the option for mails received via IMAP and POP3 as well.
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
- Related to Feature #13341: Mail handler: --no-notification option to disable notifications to the created user added
- Target version changed from Candidate for next minor release to 3.3.9
- 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
- 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.
- Has duplicate Defect #28029: Rake tasks for fetching email don't support "no_notification" option added
- Related to Patch #29669: "no_notification" option is not listed in the description of email.rake added
Also available in: Atom
PDF