Skip to content

Instantly share code, notes, and snippets.

@coolbung
Created December 20, 2014 07:54
Show Gist options
  • Save coolbung/14103ef2d6ff0fa8254a to your computer and use it in GitHub Desktop.
Save coolbung/14103ef2d6ff0fa8254a to your computer and use it in GitHub Desktop.
Redmine Reply by email rake settings
rake -f /srv/redmine/Rakefile redmine:email:receive_imap RAILS_ENV="production" host=imap.gmail.com username=user@foo.bar password=XXXX ssl=1 port=993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment