adamcooke/staytus

Office 365 SMTP Settings

athornfam2 opened this issue · 1 comments

I'm having some trouble adding either SMTP relay or a licensed user to the SMTP settings. First off, I don't have an environment.yml file to edit but I have an example.environment.yml file.

environment example yml

I've also modified smtp.rb with no success either

smtp rb

For both SMTP changes I've restarted the procodile too.

When I perform a foreman start under the Staytus directory it says that SMTP hasn't been configured.

foreman start

You must create your own environment.yml file and edit the settings in there.

Type cp example.environment.yml environment.yml and then nano environment.yml to edit it and place the settings within that file.

Let me know if you get stuck.