mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 13:45:42 +00:00
Updated mail relaying (markdown)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- install package `sendmail-cf` via `yum install`
|
||||
- edit the config `/etc/mail/sendmail.mc` and insert the line
|
||||
```
|
||||
define(`SMART_HOST', `ip-172-31-18-15.eu-west-1.compute.internal')dnl
|
||||
define(`SMART_HOST', `smtp.internalsapsailing.com')dnl
|
||||
``` and save
|
||||
- regenerate the sendmail config with `. /etc/mail/make`
|
||||
- restart sendmail with `service sendmail restart`
|
||||
|
||||
Reference in New Issue
Block a user