diff options
Diffstat (limited to 'data/msmtp_mta/msmtprc')
| -rw-r--r-- | data/msmtp_mta/msmtprc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/msmtp_mta/msmtprc b/data/msmtp_mta/msmtprc new file mode 100644 index 0000000..9cceef5 --- /dev/null +++ b/data/msmtp_mta/msmtprc | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | defaults | ||
| 2 | protocol smtp | ||
| 3 | tls on | ||
| 4 | tls_starttls off | ||
| 5 | auth on | ||
| 6 | |||
| 7 | account default | ||
| 8 | host mail.chudnick.com | ||
| 9 | port 465 | ||
| 10 | user monitoring@chudnick.com | ||
| 11 | from monitoring@chudnick.com | ||
