Content
sendmail not working in OP 3.0 Ruby 2.1 Rails 3.2 and CentOS
Added by Maxime Decooman about 10 years ago
Hello,
I have spent all day trying to figure out what is the problem with sendmail. I finally upgraded Ruby and Rails to the latest stable versions but no luck.
Delayed_jobs is started as instructed in the doc and seems working since the emails are working when setup with a gmail account.
On the same server runs a copy of the latest release of redmine and sendmail is working.
Redmine is not using delayed_jobs, so the problems lies probably over this side of the fence… couldn’t figure out what :(
Any one had any luck with sendmail? If yes please enlighten me :))))
Below the specs of the server configs.
config/configuration.yml:
production:
email_delivery_method: :sendmail
My server specs:
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
Rails 3.2.19
OpenProject 3.0.12 (Mysql2)
OP Plugins installed:
- OpenProject Backlogs
- OpenProject Costs
- OpenProject Documents
- OpenProject Global Roles
- OpenProject Help Link
- OpenProject Meeting
- OpenProject My Project Page
- OpenProject Pdf Export Pdf Export
- OpenProject Plugins