On Thu, 14 Apr 2022, Thomas Bohl wrote:

     match from any for domain "domain.com" action "local_mail"
     match from any for domain "domain.com" action "catchall"

match for local action "local_mail"
match from any for domain "domain.com" action "catchall"


Tried this - thank you - but it is not a solution.

aliases should work for non-local mail ... and in this case, the alias match ("local_mail") only matches local mail ...


(I should rename that action to "aliases")

Reply via email to