What
Configure the installer to use sendmail instead of SMTP by default or configure postfix so the server can send emails automatically.
Alternatively, we could configure postfix on the server during the installation process.
Why
Until we configure delayed job properly, we're getting a nasty 500 error when trying to send emails using the installer's default SMTP settings.
What
Configure the installer to use sendmail instead of SMTP by default or configure postfix so the server can send emails automatically.
Alternatively, we could configure postfix on the server during the installation process.
Why
Until we configure delayed job properly, we're getting a nasty 500 error when trying to send emails using the installer's default SMTP settings.