mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
17 lines
351 B
YAML
17 lines
351 B
YAML
![]() |
default:
|
||
|
deliver: on
|
||
|
mailer: smtp
|
||
|
domain: localhost.localdomain
|
||
|
hostname: localhost
|
||
|
port: 25
|
||
|
username: ''
|
||
|
password: ''
|
||
|
|
||
|
wordwrap: 80
|
||
|
|
||
|
.headers:
|
||
|
priority: 3
|
||
|
content_type: text/plain
|
||
|
charset: utf-8
|
||
|
encoding: 8bit
|