Project

General

Profile

Actions

Defect #3554

open

The IMAP method for anonymous issue creation doesn't work from revision Revision 2789

Added by Marcel Evenson almost 15 years ago. Updated about 13 years ago.

Status:
Reopened
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2009-06-28
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

The Anonymous user email mapping from Revision 2789 doesn't work. I'm trying to use the IMAP method to create an issue from email.

Here is the command I'm using:
rake redmine:email:receive_imap RAILS_ENV="production" host=mail.mydomain.com username= password=mypassword project=support unknown_user=accept

Note: After I run the command the test email in the INBOX is marked as "seen" (so I know its connecting and reading the mailbox properly) but no issue is created. I've double checked the permissions and the anonymous user has "add issues" permission. There are no errors in the error log.

Here is my environment:
About your application's environment
Ruby version 1.8.5 (i386-linux)
RubyGems version 1.3.1
Rails version 2.2.2
Active Record version 2.2.2
Action Pack version 2.2.2
Active Resource version 2.2.2
Action Mailer version 2.2.2
Active Support version 2.2.2
Application root /var/www/vhosts/mydomain.com/httpdocs/redmine
Environment production
Database adapter mysql
Database schema version 20090614091200


Related issues

Related to Redmine - Feature #2230: Issue creation via email from anyone without a Redmine account using an Inbox projectNew2008-11-26

Actions
Actions

Also available in: Atom PDF