Συντάκτης: Jeremy Harris Ημερομηνία: Προς: exim-users Αντικείμενο: Re: [exim] T=remote_smtp: message is too big (transport limit = 1)
On 02/03/2021 21:24, Rainer Dorsch via Exim-users wrote: > 2021-03-02 22:18:06 1lHCP8-0004Ow-5K ** xyzzyx@??? 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