https://bugs.exim.org/show_bug.cgi?id=3103
Bug ID: 3103 Summary: access to mime param name Product: Exim Version: 4.98 Hardware: All OS: All Status: NEW Severity: wishlist Priority: medium Component: Mail Receipt Assignee: unalloca...@exim.org Reporter: jgh146...@wizmail.org CC: exim-dev@lists.exim.org The MIME parameter handling currently knows about only a few parameter names (particularly: filename & name). Unknown parameters just get skipped. It would be good to provide some sort of visibility of both name & value of all of them so that custom handling of, say, URLs could be coded in ACL. Doing RFC2231 handling for continued values seems reasonable. RFC2231 charset/language support would be harder. A space-sep list of name=value would match the ${extract } expansion item. -- 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-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/