On 02/03/2021 21:24, Rainer Dorsch via Exim-users wrote:
2021-03-02 22:18:06 1lHCP8-0004Ow-5K ** [email protected] R=dnslookup T=remote_smtp: message is too big (transport limit = 1)
I am wondering who rejects the message, is it exim or the google mailserver?
It's exim and it's due to a decision in your config. I suspect it's using a hack I invented, setting a size limit of 1 on a transport when some condition holds... which I can't remember. Look in your config for message_size_limit on the transport called "remote_smtp". -- 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/
