Thread

Index > Scribe > What is limitation of attachment size when sending ?
Author/Date What is limitation of attachment size when sending ?
KanaHuku
09/03/2011 8:49am
using i.scribe 1.90 v5Test on smtp with mail.arcor.de:



mail queue errors with 2MB jpeg attachment.



Doesn't seem to be a service provider limitation because it works fine when sending from Outlook Express.



Is it a limitation of i.scribe or does it require a setting to be changed?



BR

Kana



error log:

--------------------------

220 mail-in-09.arcor-online.net ESMTP arcor.de Mailservices usermail

EHLO default

250-mail-in-09.arcor-online.net

250-PIPELINING

250-SIZE 48000000

250-ETRN

250-STARTTLS

250-AUTH PLAIN LOGIN

250-AUTH=PLAIN LOGIN

250-ENHANCEDSTATUSCODES

250-8BITMIME

250-DSN

250 STARTTLS

AUTH LOGIN

334 VXNlcm5hbWU6

OTlURVNUOTk=

334 UGFzc3dvcmQ6

MTIzNDU2

235 2.7.0 Authentication successful

MAIL FROM: <XXXXXXXX@arcor.de>

250 2.1.0 Ok

RCPT TO: <XXXXXXX@web.de>

250 2.1.5 Ok

DATA

354 End data with <CR><LF>.<CR><LF>

SocketError(10054): Connection reset by peer.

----------------------------------------
fret
25/04/2011 11:25am
It's not a limitation of Scribe at all. I have sent attachments up to 100mb, just to test the code.

So I guess it's either a new bug, or your SMTP server doesn't like something in the way Scribe is sending the data. I'll run some tests anyway just to see if I can reproduce the issue.
KanaHuku
29/04/2011 3:33am
thanks for the response.

I have run test with other mail clients and Sylpheed and Pegasus Mail also error out on big mails (uhh, 700kB is not really big these days ;-)

Outlook Express/ Outlook send these attachments fine via mail.arcor.de.

mail.arcor.de is no minor provider around here with a client base of a few million people.
KanaHuku
02/06/2011 10:01am
Problem has been resolved on V 2.00 beta 3.1

Ta
Reply