Files
pae.co.at/trunk/proactiveenglish/data/symfony/config/mailer.yml
2017-03-02 21:57:21 -06:00

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