Auteur: Cyborg Date: À: exim-users Sujet: Re: [exim] message_size_limit messages to the recipient when
exceeded
Am 24.11.2017 um 13:49 schrieb Mark Elkins: > been sent an e-mail bigger than 10Mb and its not delivered. Is there a
> friendly way to automatically generate a message to the end user in a
> similar fashion to the quota warning messages - something like.....
>
You can reject the message and send your text as the content of your
reject message,
which is normally transported via a Delivery-Message.
reject message = "Your message is too big"
For this to work, you need to make the size check in an ACL i.e.
check_data .