summaryrefslogtreecommitdiff
path: root/ansible/roles/mail-client/templates
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-23 13:01:59 +0100
committerLars Wirzenius <liw@liw.fi>2016-04-23 13:01:59 +0100
commit653a474db40f127477b53d11ae5b50ca743a67d5 (patch)
tree9d0e5b5e9f9abe017965a421fd5b63904c157233 /ansible/roles/mail-client/templates
parent9382f4be780bc8b80cb7d776ca75ccfb3d1784fd (diff)
downloadansibleness-653a474db40f127477b53d11ae5b50ca743a67d5.tar.gz
Add SMTP relaying to mail-client role
Diffstat (limited to 'ansible/roles/mail-client/templates')
-rw-r--r--ansible/roles/mail-client/templates/sasl_passwd1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/mail-client/templates/sasl_passwd b/ansible/roles/mail-client/templates/sasl_passwd
new file mode 100644
index 0000000..b883c5c
--- /dev/null
+++ b/ansible/roles/mail-client/templates/sasl_passwd
@@ -0,0 +1 @@
+{{ smarthost }} {{ smarthost_user }}.{{ smarthost_password }}