ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
GMail documentation in configuration.yml.default out of date (Bug #939)
Description
I just stumbled upon the outdated documentation of GMail smtp setup in the config/configuration.yml.default
. The wiki on cp.o already contains a working version, the settings in the above mentioned file do not work.
I've added a simple pull request which updates the file to the current version of the wiki page.
Associated revisions
- do not include subprojects in the issue count of the parent project overview (#939)
- do not include subproject timelogs on the parent project (#848)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1298 e93f8b46-1217-0410-a6f0-8f06a7374b81
[#939] Update documentation for GMail setup
It now matches the current guide in ChiliProject Wiki at https://www.chiliproject.org/projects/chiliproject/wiki/Email_Delivery#SMTP-server-using-TLS-GMail
History
Updated by Gregor Schmidt at 2012-03-20 09:22 pm
The pull request may be found at https://github.com/chiliproject/chiliproject/pull/165
- Assignee deleted (
Gregor Schmidt) - Status changed from Open to Ready for review
Updated by Felix Schäfer at 2012-03-20 09:24 pm
Other than copying the blurbs from the wiki, have you confirmed that those do work? ;-)
Updated by Gregor Schmidt at 2012-03-20 09:42 pm
Yes, I'm using these settings on my server and I am successfully receiving the test mails.
Updated by Felix Schäfer at 2012-03-20 09:52 pm
Committed in c9a403a, thanks!
- Target version set to 3.1.0
- Assignee deleted (
Felix Schäfer) - Status changed from Ready for review to Closed