moving files to old
This commit is contained in:
8
old/roles/common/templates/passwd.client.j2
Normal file
8
old/roles/common/templates/passwd.client.j2
Normal file
@@ -0,0 +1,8 @@
|
||||
# password file used when the local exim is authenticating to a remote
|
||||
# host as a client.
|
||||
#
|
||||
# see exim4_passwd_client(5) for more documentation
|
||||
#
|
||||
# Example:
|
||||
### target.mail.server.example:login:password
|
||||
*:{{smtp_auth_user}}:{{smtp_auth_pass}}
|
||||
Reference in New Issue
Block a user