mwolson: Upgrade exim4 packages to equivalent of version in debian testing
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / transport / 35_exim4-config_address_directory
CommitLineData
725c9874 1# This transport is used for handling file addresses generated by alias
2# or .forward files if the path ends in "/", which causes it to be treated
3# as a directory name rather than a file name.
4
5address_directory:
6 debug_print = "T: address_directory for $local_part@$domain"
7 driver = appendfile
d2b0a567 8 delivery_date_add
9 envelope_to_add
10 return_path_add
725c9874 11 check_string = ""
12 escape_string = ""
13 maildir_format
14