Configuring Redmine to fetch pop3 email
Added by Marco Di Muzio over 10 years ago
Hi,
I want to configure Redmine for email fetching via @hotmail.com pop3.
I successfully configured (editing the "configuration.yml" file) and tested Redmine to send notification email via @hotmail.com smtp, and now I want configure it to manage the users answers by email.
How can I start ? Which Redmine files I must edit and what values I must write inside of them ?
I run Redmine inside a Linux Centos 6.6, and below some actually component release of my Redmine installation :
Redmine version --> 2.5.0 stable
Ruby version ---> 1.9.3-p551
Rails version ---> 3.2.17
Database adpater ---> Mysql2
Thank for your support,
MDM
Replies (3)
RE: Configuring Redmine to fetch pop3 email
-
Added by Jan Niggemann (redmine.org team member) over 10 years ago
The first hit on google for the search words "redmine pop3" lead you to RedmineReceivingEmails...
RE: Configuring Redmine to fetch pop3 email
-
Added by Marco Di Muzio over 10 years ago
...yes, but if you read carefullty inside your article, isn't specified exactly which files must be modify !
RE: Configuring Redmine to fetch pop3 email
-
Added by Jasen Burkett over 10 years ago
That link he reffered you to is a good link, however for people like you and I who are not Redmine Genisuses it fails in the how to dept.
I for one need a deeper (how to for dummies) if you will. anyone willing to help a nube out?