[pfx] Re: External command delivery using virtual_alias_maps?
Wietse Venema via Postfix-users <[email protected]> Thu, 21 May 2026 22:36:54 -0400 (EDT)
| Newsgroups | gmane.mail.postfix.user |
|---|---|
| Message-ID | <[email protected]> |
Lombra via Postfix-users: > Hi, > > I have a virtual setup, and want to use some addresses as aliases for > external commands. I understand that this is possible only using local > delivery, and I have got it working by setting up an appropriate lookup > for the alias_maps parameter, but I am interested in reusing > virtual_alias_maps. Is this at all possible? Only the local(8) or pipe(8) delivery agents can deliver to an external command. You can define a localpart only alias entry in alias_maps, or use transport_maps to route a user@domain address to a master.cf service that uses a pipe agent. Wietse > If I'm reading the manual correctly, virtual_alias_maps does in fact > apply to local recipients, and there is transport_maps, so I feel like > all the pieces are there, but I'm not sure how to put them together. > > Thank you. > > _______________________________________________ > Postfix-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]