On Fri, Sep 04, 2009 at 03:16:50PM -0500, Noel Jones wrote: > You can use transport_maps to define where mail for a specific user should > go, but it sounds as if you are misusing the fallback_relay feature. > > Domains that are relayed to another host should be listed in relay_domains, > and not listed in mydestination. Valid recipients for those domains should > be listed in relay_recipient_maps. > > http://www.postfix.org/ADDRESS_CLASS_README.html > http://www.postfix.org/STANDARD_CONFIGURATION_README.html
Indeed, but if aliases(5) expansion support is required for $myorigin, before mailbox delivery to an external mailstore, then "mailbox_transport" is a better match than "fallback_transport". See, http://www.postfix.org/local.8.html -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.