d7e12734a92c7fc35058a311dca6f88517ed6911
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / transport / 30_exim4-config_remote_smtp_smarthost
1
2 ### transport/30_exim4-config_remote_smtp_smarthost
3 #################################
4
5 # This transport is used for delivering messages over SMTP connections
6 # to a smarthost. The local host tries to authenticate and does some
7 # modification in headers and return-path.
8 # This transport is used for smarthost and satellite configurations.
9
10 remote_smtp_smarthost:
11 debug_print = "T: remote_smtp_smarthost for $local_part@$domain"
12 driver = smtp
13 hosts_try_auth = ${if exists {CONFDIR/passwd.client}{DCsmarthost}{}}
14 tls_tempfail_tryclear = false
15 DEBCONFheaders_rewriteDEBCONF
16 DEBCONFreturn_pathDEBCONF