Project

General

Profile

redmine:email:receive_imap stops responding

Added by Manish Shrestha over 13 years ago

Hello All,
I tried to create the issue when the user receives the email using option 2 in following tutorial
(by the way i used the gmail account and gmail imap for this)
http://www.redmine.org/wiki/1/RedmineReceivingEmails

However after issuing following command the command prompt doesn't respond anything after following line

rake -f /usr/local/redmine-1.0.0/Rakefile redmine:email:receive_imap RAILS_ENV="production" port=993 ssl=SSL host=imap.gmail.com username=**@gmail.com password=** --trace

(in /home/manish)
  • Invoke redmine:email:receive_imap (first_time)
  • Invoke environment (first_time)
  • Execute environment
  • Execute redmine:email:receive_imap

Can somebody please help me with this.

Thanks,
Manish