importing mails doesn't work
Added by [ Desperados ] about 10 years ago
Hi
I've read and followed this guide: http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails
my trace says:
** Invoke redmine:email:receive_imap (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute redmine:email:receive_imap
in production.log I've:
Connecting to database specified by database.yml Starting Charts Plugin for RedMine Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Creating scope :system. Overwriting existing method Enumeration.system.
but nothing happens. I tried to use a wrong password, and it recognizes that it's wrong, so I know that it logins and read mail but it doesn't create issue.
any idea? thanks
Replies (3)
RE: importing mails doesn't work - Added by [ Desperados ] almost 10 years ago
I've tried in another redmine installation and have same result
RE: importing mails doesn't work - Added by [ Desperados ] almost 10 years ago
it seems that if email was read from webmail or mail client redmine doesn't import it, even if it's signed as "unread"
RE: importing mails doesn't work - Added by Stefan Lindecke almost 10 years ago
Same here with an 2.6.0 stable
Environment:
Redmine version 2.6.0.stable
Ruby version 2.1.2-p95 (2014-05-08) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2
No info in logfile nor with -v option on bash