# 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 {% if exim4_sendonly_username != '' %} *:{{ exim4_sendonly_username }}:{{ exim4_sendonly_password }} {% endif %}