Files
portal-legacy/data/symfony/config/mailer.yml

17 lines
351 B
YAML
Raw Permalink Normal View History

2012-11-28 03:55:08 -05:00
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