Project

General

Profile

Receiving mails from Gmail

Added by Honza K about 4 years ago

Hi all,

please, I would like to set up creating Tasks from mails. But it didn´t work me.

crontab -e

*/1 * * * * redmine rake -f /opt/redmine/redmine-4.1.0/Rakefile redmine:email:receive_imap RAILS_ENV="production" host=imap.gmail.com port=993 ssl=1 username= password=pass project=test

In email box I have enabled IMAP service and on Google account is enabled "Less secured applications access".

Could you give me, please, some advice?
Thanks a lot,
J.K.