-begin transports
-
-local_file:
- driver = appendfile
- file = DIR/test-mail/${if eq{$address_file}{inbox} {$local_part} {$address_file}}
- create_file = DIR/test-mail
- delivery_date_add
- envelope_to_add
- return_path_add
-
-send_to_server:
- driver = smtp
- allow_localhost
- hosts = 127.0.0.1
- port = PORT_D