> From: Jeff Breidenbach > I am not running mailman, this is all about Exim receiving messages > from elsewhere. Specifically, I want to blackhole any messages larger > than size X, unless the List-Id field is set to A,B, or C in which > case I'd like the limit raised to Y.
Documentation for the message_size_limit main configuration option explains: | This limit cannot be made to depend on a messages sender or any other | properties of an individual message, because it has to be advertised | in the servers response to EHLO. -- ## 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/
