# hcoop-change: This transport is used to deliver mail to virtual # mailboxes (i.e. email accounts which have been granted to non-hcoop # members by the owner of the domain) # Warning: This is currently known to not work for some domains. # Perhaps we should be using a postgresql/mysql lookup here. virtual_delivery: debug_print = "T: virtual_delivery for $local_part@$domain" driver = appendfile user = ${extract{uid}{${tr{${lookup{$local_part@$domain} \ dbm{/etc/courier/exim.dat} \ }}{|}{ }}}} group = mail mode = 0660 mode_fail_narrower = false envelope_to_add return_path_add directory = /home/vmail/${domain}/${local_part} maildir_format