2015-05-28 11:32:57 +02:00
|
|
|
---
|
|
|
|
- include: smtp-common-packages.yml
|
|
|
|
- include: smtp-sasl-auth.yml
|
2015-07-23 22:55:24 +02:00
|
|
|
when:
|
|
|
|
- postfix_use_sasl_auth
|
|
|
|
- postfix_relay_client
|
2015-05-28 11:32:57 +02:00
|
|
|
- include: postfix-relay-server.yml
|
|
|
|
when: postfix_relay_server
|