94541a4ce88613036ec166f1309f7887900d2df3
[hcoop/config/exim.git] / conf.d / transport / 35_exim4-config_address_directory
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
5 address_directory:
6 debug_print = "T: address_directory for $local_part@$domain"
7 driver = appendfile
8 envelope_to_add = true
9 return_path_add = true
10 check_string = ""
11 escape_string = ""
12 maildir_format
13