Project

General

Profile

Email Notifications and Redmine CRM with Google Apps Email

Added by Brian Frank about 11 years ago

I am trying to get the email functionality configured. I am using RedmineCRM and need to be able to receive emails. In addition, I need Redmine set up to add comments when users reply to notification emails. I am using email from a Google Apps domain.

I am able to send a test message via:

http://redmine.XXXXXXX.com/settings

I am trying to run the following:

rake redmine:email:receive_imap host=imap.gmail.com port=993 ssl=1 username= password=XXXXXXXXX RAILS_ENV=production

Connection Refused

I also get connection refused when I try to get mail via the Redmine CRM plugin.

Could this have something to do with configuration.yml or email.yml settings? What do I need to change? Which file?

Any help would be much appreciated. Thanks!