You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flashmob edited this page Mar 14, 2017
·
1 revision
Size extension
The daemon doesn't fully implement the SIZE extension. Only SIZE with an argument is supported. The argument is a number of maximum bytes for each message. It does not support SIZE argument at the end of MAIL FROM. Such a feature may be useful for giving different clients custom sizes for various reasons. However, no such need is required yet. PR welcome if you need this. See more discussion about SIZE https://cr.yp.to/smtp/size.html