Martin Hierling wrote: > Hi, > > i got an error while delivering a 8.5Meg message via lmtp. The same > message delivered via smtp is no problem. Is there any size limitation > in lmtp? > Trace5 log is attached. I see no significant error message, unfortunally > the message is not delivered. Exim error message: > 2006-12-09 11:54:35 1GsziS-0001ER-CX == [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> R=localuser T=dbmail_lmtp defer (-18): Remote > host 127.0.0.1 <http://127.0.0.1> [127.0.0.1 <http://127.0.0.1>] closed > connection in response to end of data
There does exist a problem with message size in 2.2.1, but that is only triggered on *very* large sizes, like 1GB or so. This is because the message buffer is copied around too many times. A fix for that is pending in my git tree, and will be merged before 2.2.2. Still, this should not be the case here, unless your machine is extremely memory constrained. You could try inserting the message in question by using dbmail-smtp on the commandline, and see if that bails out. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
