On 21/05/2019 06:50, Christian Balzer via Exim-users wrote:
> 13 years ago we had this:
> https://lists.exim.org/lurker/message/20060201.151954.0a776084.pt.html

(2006)

> I presume nothing has changed in these parts of Exim?
> 
> There was another thread to set these things "globally" and outside of the
> router context later but that was shot down by Phillip. 
> 
> The reason for me asking is still the same, before accepting a mail people
> tend to do all kinds of checks (RBLs, etc) and these also tend to be on a
> per user basis. 
> 
> One can obviously work around this, but none of it would be as elegant as
> setting this once in the ACL context so that something like this:
> ---
> accept  recipients    = EXCEPTUSERS
> ---
> would work with either abuse@ or abuse=something@ as expected.
> 
> Any thoughts?


local_parts = ^.+=

Regex matching in lists seems to have been there since at least
2004 - so perhaps I'm not understanding what you're wanting to do.

-- 
Cheers,
  Jeremy

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

Reply via email to