[exim] Re: Difficulty getting Exim Address rewriting working…

Top Pagina
Delete this message
Reply to this message
Auteur: Michael Lueck
Datum:  
Aan: exim-users
Onderwerp: [exim] Re: Difficulty getting Exim Address rewriting working on Ubuntu Linux
Greetings Jeremy,


Jeremy Harris wrote:
> Author: Jeremy Harris
> Date: 2023-12-25 13:51 -500
> To: exim-users
> Subject: [exim] Re: Difficulty getting Exim Address rewriting working on Ubuntu Linux
> On 12/25/23 15:12, Michael Lueck via Exim-users wrote:
>> What is wrong that other wild card attempts are not successful?
>
> Only asterisks at the start of a local-part (or domain) are usable
> in that sort of match element. You could, perhaps, use a full RE
> instead.



Ahhhh.... I perceived you mean that the asterisks only worked on either the address or system name side of the entire email address.

So I changed my rules on the test VM system to:


begin rewrite
root@*                                             realemailaddress@???   Eh
*@hostname*                                        realemailaddress@???   Eh
*@*subdomain*                                      realemailaddress@???   Eh




And these rewrite rules worked with the command line test, and then sending real test emails.

Waiting to update the configuration on the real server.

I anticipate success there as well.



> Docs:
> https://exim.org/exim-html-current/doc/html/spec_html/ch-address_rewriting.html section 5
> https://exim.org/exim-html-current/doc/html/spec_html/ch-address_rewriting.html section 5



Yes, that page I had been working from to build these rewrite rules.



I appreciate the assistance very much!

I am thankful,

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/