Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Kees Vonk on May 13, 2004, 12:22:00 PM
-
I have a problem with sending large attachment. I use SME6.0 and the server is setup as the default smtp server. When I send a message with a large attachment Pegasus (email client) says that it has timed out. So now I have two questions:
1. Is there a maximum size attachment?
2. Would this error be logged somewhere and which log would I need to look in?
Thank you very much,
Kees
-
I had this message saved, which as I recall was a solution.
tried the
/sbin/e-smith/config setprop smtpfront-qmail MaxMessageSize 10M
with even larger sizes (99M, 199M etc) and it made just not to receive any mails at all unless I put 0M as the size after that receiving a 56 MB mail attachement was a breese.
-
You should follow that command with
/sbin/e-smith/signal-event email-update
OR
/sbin/e-smith/db configuration setprop smtpfront-qmail MaxMessageSize 10000000
/sbin/e-smith/signal-event email-update
Regs
Ray