1)使用http://bitnami.org/stack/redmine一键安装redmine (windows).
2)修改下面的文件:
D:\Bitnami\redmine-2.5.2-0\apps\redmine\htdocs\config\configuration.yml
...
production:
email_delivery:development:
email_delivery:password: "xxxxxx"
3)然后在管理员页面配置如下:
原文地址:http://blog.csdn.net/ubuntu64fan/article/details/37905713