https://bugs.exim.org/show_bug.cgi?id=3098
Bug ID: 3098
Summary: Request - Expansion to return Organizational Domain
from domain
Product: Exim
Version: 4.98
Hardware: x86
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: String expansion
Assignee: unallocated@???
Reporter: lee-exim@???
CC: exim-dev@???
An expansion I would find very useful in ACLs would be something like
${org_domain:<string>}
If the supplied string is a domain, it returns the Organisation Domain
using the algorithm from RFC 7489 sec 3.2 (DMARC).
eg ${org_domain:a.b.c.d.example.com} would have the value "example.com"
and ${org_domain:a.b.c.d.example.co.uk} would have the value "example.co.uk"
(I use ACL checks related to the "registered" domain outside of DMARC.)
https://www.rfc-editor.org/rfc/rfc7489#section-3.2
--
You are receiving this mail because:
You are on the CC list for the bug.
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/