# directory. (The alternative, which most other unixes use, is to deliver
# as the user's own group, into a sticky-bitted directory)
local_delivery:
+ debug_print = "T: local_delivery for $local_part@$domain"
driver = appendfile
file = /var/mail/${local_part}
group = mail
# want this to happen only when the pipe fails to complete normally.
address_pipe:
+ debug_print = "T: address_pipe for $local_part@$domain"
driver = pipe
current_directory = ${home}
environment = "EXTENSION=${substr_1:${local_part_suffix}}:\
# mentioned elsewhere in this configuration file.
address_file:
+ debug_print = "T: address_file for $local_part@$domain"
driver = appendfile
return_path_add
address_file_group:
+ debug_print = "T: address_file_group for $local_part@$domain"
driver = appendfile
return_path_add
mode = 0660
# are passed to address_directory.
address_directory:
+ debug_print = "T: address_directory for $local_part@$domain"
driver = appendfile
check_string =
maildir_format
# option of the forwardfile director. It has a conventional name, since it
# is not actually mentioned elsewhere in this configuration file.
address_reply:
+ debug_print = "T: address_reply for $local_part@$domain"
driver = autoreply
# This transport is used for delivering messages over SMTP connections.
remote_smtp:
+ debug_print = "T: remote_smtp for $local_part@$domain"
driver = smtp
connect_timeout = 15s
delay_after_cutoff = false
tls_privatekey = /etc/exim4/ssl/thishost.key
remote_smtp_single_domain:
+ debug_print = "T: remote_smtp_single_domain for $local_part@$domain"
driver = smtp
connect_timeout = 15s
delay_after_cutoff = false
<%- end -%>
# Send the message to procmail
procmail_pipe:
+ debug_print = "T: procmail_pipe for $local_part@$domain"
driver = pipe
command = /usr/bin/procmail -a ${substr_1:${local_part_suffix}}
return_path_add
user = ${local_part}
bsmtp:
+ debug_print = "T: bsmtp for $local_part@$domain"
driver = appendfile
batch_max = 100
file = ${host}
<%- if @is_bugsmx -%>
bugs_pipe:
+ debug_print = "T: bugs_pipe for $local_part@$domain"
driver = pipe
command = /srv/bugs.debian.org/mail/run-procmail
environment = "EXTENSION=${substr_1:${local_part_suffix}}:\