Hey,
Is there a max attachment size limit in SME 7? I just tried sending a message that was pretty darned big. (7MB) and it had no problem with this. It took a little time... but delivered. In there logs there is an entry:
@4000000043d5251138a722bc 20075 max_size: 0 / size: 9458038
How do we control this? In 6.x we would just set the MaxMessageSize.
/sbin/e-smith/config setprop smtpfront-qmail MaxMessageSize 5000000
/sbin/e-smith/signal-event email-update
Thanks.