Files
portal-legacy/data/symfony/config/mailer.yml
Chris Sewell cf140a2e97 initial commit
2012-11-28 03:55:08 -05:00

17 lines
351 B
YAML
Executable File

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