|
#1
|
|||
|
|||
|
When sending files around 2Mb, the message ends up been 14Mb in size, there
is text or extras with the message. Can anyone explain how it's happening. Thanks -- George Mifsud |
|
#2
|
|||
|
|||
|
Any binary attachments are encoded into plain text using a BASE64 encoding
scheme, so they can be transmitted. This adds about 30 % of overhead to the message. However, why its 14 MBytes, I don't know. steve "George Mifsud" <gmifsud@vic.globaldial.com> wrote in message news:1132651131.89807@asteroid.globaldial.com... > When sending files around 2Mb, the message ends up been 14Mb in size, > there is text or extras with the message. Can anyone explain how it's > happening. > Thanks > > -- > > > George Mifsud > |
|
#3
|
|||
|
|||
|
Are you automatically virus scanning outgoing emails?
-- Ron Sommer "George Mifsud" <gmifsud@vic.globaldial.com> wrote in message news:1132651131.89807@asteroid.globaldial.com... > When sending files around 2Mb, the message ends up been 14Mb in size, > there is text or extras with the message. Can anyone explain how it's > happening. > Thanks > > -- > > > George Mifsud > |
|
#4
|
|||
|
|||
|
If you are using HTML format and including some images or sound, that
could make the make the message much larger. But a plain text message with a single 2 MB file attachment would typically end up around 2.8 MB. (In a worst case scenario, where OE guessed that the file was mostly text, but it wasn't and OE used Quoted-printable encoding), the message could end up around 6 MB. You may want to take a look at the Message Source (Ctrl-F3) to see what got attached. For some additional information, see: Decoding Internet Attachments - A Tutorial http://pages.prodigy.net/michael_santovec/decode.htm -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "George Mifsud" <gmifsud@vic.globaldial.com> wrote in message news:1132651131.89807@asteroid.globaldial.com... > When sending files around 2Mb, the message ends up been 14Mb in size, > there is text or extras with the message. Can anyone explain how it's > happening. > Thanks > > -- > > > George Mifsud > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why is this message rule grayed out? | Don | Outlook Express | 12 | 01-05-2006 04:52 PM |
| Message Rules for Filing and Deleting | Bill Marriott | Outlook Express | 23 | 01-05-2006 04:39 PM |
| PLZ Help me have prombles with directX and Ddraw Files.. | StEvEn_need-HELP | Windows XP Games | 1 | 01-05-2006 07:55 AM |
| 2 shortcut questions | SeaMaid | Windows XP Customize | 11 | 01-05-2006 06:30 AM |
| How to post text from Windows message without typing it | Tony Girgenti | Windows XP Perform Maintain | 22 | 01-05-2006 06:04 AM |