Auteur: Yan Seiner
Date:
À: exim-users
Sujet: [exim] Wildcard aliases
I am trying to figure out a way to process all email addresses that match
a specific pattern with an external script.
In essence, I need to set up a pipe alias for all emails of the form
rt-*@???: "|/my/local/script"
Is there a simple way to do this?