blob: b2b88625e84d4ab18ad20ccd97aa1d261144794e (
plain)
1
2
3
4
5
6
7
8
|
# This transport is used for handling autoreplies generated by the filtering
# option of the userforward router.
#
address_reply:
debug_print = "T: autoreply for $local_part@$domain"
driver = autoreply
|