Project

General

Profile

Email configuration in redmine installed on AWS lightsail virtual server

Added by Yashodhan Joshi almost 4 years ago

- Ruby implementation and version >> ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
- Rails version (rails --version) >> Rails 5.2.4.2
- Operating system >> Ubuntu 18.04 on AWS Lightsail
- Database used, and its version >> MySQL Ver 5.7.30-0ubuntu0.18.04.1 for Linux on x86_64 ((Ubuntu))
- Ruby-aware server used >> Webrick

I have installed redmine on a AWS lightsail instance successfully. I tried to configure the email settings in configuration.yml. After restarting nginx, the url did not work and the log files gave out the following error:

undefined method `enable_starttls_auto=' for actionmailer::base:class (nomethoderror)

Please help.

BR

Dr Yashodhan Joshi