I have searched internet to register issue by -mail.
but I have failed. After more digging, I found that I must prepare something to enable it.
It is that system requires certification file.
If you follow steps. you can success to register issue by e-mail in redmine.
curl http://curl.haxx.se/ca/cacert.pem -O c:\pem\cacert.pem
In get_mail.bat
rem set certification file path variable.
set SSL_CERT_FILE=c:\perm\cacert.pem
c:\BitNami\ruby\bin\rake.bat -f c:\BitNami\apps\redmine\htdocs\Rakefile redmine:email:receive_imap RAILS_ENV="production" host=imap.gmail.com username=email-id@gmail.com password=emailpassword port=993 project=PRJID tracker=issue allow_override=priority ssl=true
mail body must be contain as below...
Project: projectid
Tracker: Issue(issue type ...)
Priority:
Status:
Assigned To: name or id
댓글 없음:
댓글 쓰기