[exim] Re: missing message-id flow

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Slavko
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] Re: missing message-id flow
Dňa 10. 4. o 8:28 Evgeniy Berdnikov via Exim-users napísal(a):

> I've looked, but found no answer what's bad. Probably domain is hashed.
> Maybe you want an explicit domain string?


The answer is in docs, search for details in add/remove headers, more 
precise when they are removed/added.

I have similar problem with not appropriate Message-ID domain part, i do 
it in MAIL ACL:

   warn      conditions      = ...
             remove_header   = Reply-To : Message-ID
             set acl_m_mid   = gen_new_MID
             add_header      = :after_received:Message-ID: $acl_m_mid
             logwrite        = Generated new MID: $acl_m_mid

regards

-- 
Slavko
https://www.slavino.sk/


--
## 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/