11 lines
206 B
YAML
11 lines
206 B
YAML
|
# -*- coding: utf-8 -*-
|
||
|
# vim: ft=yaml
|
||
|
|
||
|
postfix:
|
||
|
aliases_file: /etc/aliases
|
||
|
config_path: /etc/postfix
|
||
|
package: postfix
|
||
|
postsrsd_pkg: postsrsd
|
||
|
postgrey_pkg: postgrey
|
||
|
service: postfix
|