Thanks Yassine thats very helpful. Im going to modify the config to do
it all with virtual_alias_maps
On 27/03/2019 10:56, Yassine Chaouche wrote:
On 3/27/19 11:19 AM, Andrew Wood wrote:
What is the difference between setting up an alias in
virtual_alias_maps and virtual_mailbox_maps?
I
What is the difference between setting up an alias in virtual_alias_maps
and virtual_mailbox_maps?
I can make alias@domain point to a mailbox by pairing it with the path
to the maildir in virtual_mailbox_maps but it seems if I do that the
alias can only point to one mailbox not multiple.
e.g
Im trying to configure Postifx to pass mail to a custom Python script
which performs an out of office autoreply function.
The server has virtual mailboxes only no local unix accounts.
I have set Postfix to send mail to the script if there is an entry in
transport_maps. If a user sets up an aut