Add hopper to the appropriate config lines
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / transport / 90_exim4-config_devnull
CommitLineData
e9cfbd07 1# hcoop-change: Dummy transport needed by get_token router, in case
2# something goes horribly wrong with the configuration -- this should
3# be impossible to call
4
5dev_null:
6 debug_print = "T: throwing away email for $local_part@$domain"
7 driver = appendfile
8 file = /dev/null