dovecot: Customize the configuration.
[matthijs/servers/drsnuggles.git] / etc / exim4 / conf.d / transport / 30_exim4-config_address_reply
1
2 # This transport is used for handling autoreplies generated by the filtering
3 # option of the userforward router.
4 #
5 address_reply:
6   debug_print = "T: autoreply for $local_part@$domain"
7   driver = autoreply
8