Content
You are here:
Incoming emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install
Added by Pronson 1 almost 8 years ago
Hello,
System info:
-OpenProject 6.1.3, Ubuntu 14.04, packed install
Where can I set up the Incoming email function. I am looking in the “System Settings->Incoming emails” tab in the administration.
Where and how do I set up the parameters. IMAP or POP3, email username, password.
I found the “smtp” config in /etc/openproject/smtp but not for incoming emails.
The only thing that i found is this(Not really helpful):
https://www.openproject.org/help/user-guides/system-settings/incoming-email-settings/
I can send email email notifications without auth that I set up in the “Email notifications” tab.
Any help would be appreciated
Best regards
Gregor
Replies (3)
Maybe you should check this.
https://www.openproject.org/open-source/manual-installation/incoming-e-mails-setup/
Hello. Thank you for your reply. I saw that topic also.
But I did not find where I could use the command. “redmine:email:receive_imap”
Where could or how could i use this command. If I put it directly in the terminal it doesn’t work.
Best regards
Really ? Why you have not seen this ?
bundle exec rake redmine:email:receive_imap host=’imap.gmail.com’ username=’test_user’ password=’password’ port=993 ssl=true allow_override=type,project project=test_project