# This director handles aliasing using a traditional aliases file. # If any of your aliases expand to pipes or files, you will need to set # up a user and a group for these deliveries to run under. You can do # this by uncommenting the "user" option below (changing the user name # as appropriate) and adding a "group" option if necessary. system_aliases: debug_print = "R: system_aliases for $local_part@$domain" driver = redirect allow_defer allow_fail data = ${lookup{$local_part}lsearch{CONFDIR/aliases}} file_transport = address_file pipe_transport = address_pipe directory_transport = address_directory # Note that user and group are set/overriden in the transports #user = mail #group = mail retry_use_local_part