You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
414 B
Plaintext
15 lines
414 B
Plaintext
7 years ago
|
# This transport is used for handling file addresses generated by alias
|
||
|
# or .forward files if the path ends in "/", which causes it to be treated
|
||
|
# as a directory name rather than a file name.
|
||
|
|
||
|
address_directory:
|
||
|
debug_print = "T: address_directory for $local_part@$domain"
|
||
|
driver = appendfile
|
||
|
delivery_date_add
|
||
|
envelope_to_add
|
||
|
return_path_add
|
||
|
check_string = ""
|
||
|
escape_string = ""
|
||
|
maildir_format
|
||
|
|