Re: [exim] Redirection for dmarc reports

2021-12-17 Thread Heiko Schlittermann via Exim-users
Hi,

Mauricio Lopez via Exim-users  (Do 16 Dez 2021 16:31:19 
CET):
> 
> All dm...@everydomainhosted.com messages should be redirected to
> dm...@mydomain.com
> 
> This would be some kind of pseudo code:
> 
> forward:
> driver = redirect
> domains = +local_domains
> local_parts = "dmarc"
> data = dm...@mydomain.com
> 
> I really appreciate your help with this

Not sure what kind of help you're seeking. The above config snippet
looks ok, but it depends where you put it. It is a router configuration,
and for routers the order matters.

(And I'd omit the quotes ("), they're not necessary here.)

Best regards from Dresden/Germany
Viele Grüße aus Dresden
Heiko Schlittermann
--
 SCHLITTERMANN.de  internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --- key ID: F69376CE -


signature.asc
Description: PGP signature
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] Redirection for dmarc reports

2021-12-16 Thread Mauricio Lopez via Exim-users

Hello,

   I used to have an Exim forward configuration that allowed me to forward
   all messages with a 'reserved' local-part at any domain hosted in the
   server to a predefined account, (ie dmarc@[anydomain] to
   dmarc@hostingdomain) but I lost it and now I can't achieve this
   functionality.

I.E.:

All dm...@everydomainhosted.com messages should be redirected to 
dm...@mydomain.com


This would be some kind of pseudo code:

forward:
driver = redirect
domains = +local_domains
local_parts = "dmarc"
data = dm...@mydomain.com


I really appreciate your help with this


--
Mauricio Lopez Coria
SysAdmin & Dev
Maldonado - Uruguay

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/