Also, it's important to note that Google said a 20MB "message size"
not "attachment size", so it's 20MB counting attachment and all text
of the e-mail.
--
Roy Blount Jr. - "The last time somebody said, 'I find I can write
much better with a word processor.', I replied, 'They used to say the
same thing about drugs.'"
Also most files "grow" in size while attached to emails because they are
encoded (typically uuencode or base64) to allow the binary data to pass
through the email system.
Andy