[email protected] said: > Trying to keep the message and attachements below the 128KB limit. I send a > 119KB message and it gets held as a 165KB message. Can someone help me to > understand the difference please?
My guess would be base64 encoding? For binary files, you only get 6 bits per (text) byte rather than all 8. -- These are my opinions. I hate spam. _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
