Separate email config from production.rb
Created by: mcfedr
It would make upgrading much easier if config for email could be done in gitlab.yml or another file even. Currently its done in production.rb and often when upgrading this file has been changed, I have to reset the file, and then put in my changes again.