[Users] Max attachment size?
Slavko
linux at slavino.sk
Sat May 18 08:19:15 UTC 2024
Ahoj,
Dňa Fri, 17 May 2024 11:38:48 -0700 sgeneris at comcast.net napísal:
> Any idea how can I find what Google sets as max?
If **can** be in EHLO response, in bytes::
swaks --to aaa at domain --quit ehlo
...
<- 250-SIZE 157286400
Then you have to lower that value by number depending on used encoding,
eg. in case of Base64 max. message size can be 30-40 % lower. Thus
generally, safe value is half of reported, in this case ~75 MB.
But, any MTA on the path can have its own limit, and some don't provide
SIZE extension (or provide it without value), but apply limits...
regards
--
Slavko
https://www.slavino.sk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digit��lny podpis OpenPGP
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20240518/c05112f5/attachment.sig>
More information about the Users
mailing list