W. Watson wrote:
I've found that my SM mailer will not accept anything over 10M (See Subject). However, I've recently gotten 18M wmv files from others. I guess it's all about one's ISP?
Yeah I don't think there's any practical SM limit, it's up to your and the recipients ISP and any in between systems. However with files that large you should learn how to break them up into pieces. There's standard machinery and standards for doing that. You: encode the pieces -- UUencode or Yenc break the file into pieces -- about 1-2MB each calculate and prepare additiona error correcting pieces Send the pieces as a series of separate messages. The recipient: - collects the pieces. - If needed uses the error correcting pieces to correct the main segments. - decode segments - rebuilds the original file -- Rostyk _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

