On Tue, 25 Oct 2011, [email protected] wrote:
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.


Well, he did say 'blackhole', so in the data acl, a discard stanza can
be added that tests for the size > X and list id != what he's looking
for.


--
--------------------------------------------------------
 Dave Lugo     [email protected]      No spam, thanks.
 Are you the police?  . . .  No ma'am, we're sysadmins.
--------------------------------------------------------

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