Go back
Limits on email size.

Limits on email size.

General

Vote Up
Vote Down

I am in a hotel in Toledo again, have comp with me, recording studio, not laptop, recorded some stuff, made it an MP3 and its under 2 megs but when I went to email it to my daughter in Brazil, a message came back saying my server limited the size of my email. Is there a way of sending it out that gets around that limit? Don't know if its from my IP back home, which I don't think it is, or a limit of this hotel. I called the product support line for the wireless link in this hotel but they didn't know the limits of email! Any help?

Vote Up
Vote Down

Originally posted by sonhouse
I am in a hotel in Toledo again, have comp with me, recording studio, not laptop, recorded some stuff, made it an MP3 and its under 2 megs but when I went to email it to my daughter in Brazil, a message came back saying my server limited the size of my email. Is there a way of sending it out that gets around that limit? Don't know if its from my IP back hom ...[text shortened]... line for the wireless link in this hotel but they didn't know the limits of email! Any help?
There's an annoying program my sister uses called "SendYourFiles". It's annoying because I can't get it to stop loading up whenever I log on.

1 edit
Vote Up
Vote Down

Originally posted by sonhouse
I am in a hotel in Toledo again, have comp with me, recording studio, not laptop, recorded some stuff, made it an MP3 and its under 2 megs but when I went to email it to my daughter in Brazil, a message came back saying my server limited the size of my email. Is there a way of sending it out that gets around that limit? Don't know if its from my IP back hom line for the wireless link in this hotel but they didn't know the limits of email! Any help?
Sign up for a yahoo email? It is your sent items, not her in box?

You are limited in sends?

P-

Vote Up
Vote Down

Originally posted by Phlabibit
Sign up for a yahoo email? It is your sent items, not her in box?

You are limited in sends?

P-
Thats what it looks like. At home during the music competition, I sent 8 meg files with no problem but I am on the road now using the wireless link of the hotel. I noticed when I downloaded an mp3 converter, it was pretty slow, about 78 K/sec which is about one fifth of what I have at home which should be no big deal, don't know if there is a connection between that and my email limit. If the limit is here at the hotel, I would have to split up the email into small pieces, don't know how an mp3 file would fare under those conditions, don't know how the pieces are reassembled into one file. I saw in outlook express tools a box that said break up emails if over X amount of size. But how would it get reassembled?

Vote Up
Vote Down

You could try dropload. Up to 100mb files can be sent, they have to be collected within a week - might be worth a try.

http://www.dropload.com/


There's another one called yousendit that does much bigger files.
http://www.yousendit.com/

Vote Up
Vote Down

Originally posted by sonhouse
I am in a hotel in Toledo again, have comp with me, recording studio, not laptop, recorded some stuff, made it an MP3 and its under 2 megs but when I went to email it to my daughter in Brazil, a message came back saying my server limited the size of my email. Is there a way of sending it out that gets around that limit? Don't know if its from my IP back hom ...[text shortened]... line for the wireless link in this hotel but they didn't know the limits of email! Any help?
If you can get your daughter online, try sending it with MSN Messenger.

Vote Up
Vote Down

If you are downloading anything at the minute, stop, send the file then resume.

Maybe there is something killing your bandwidth.

Or maybe her inbox is full and the message is bouncing back..

Vote Up
Vote Down

Originally posted by Peachy
If you are downloading anything at the minute, stop, send the file then resume.

Maybe there is something killing your bandwidth.

Or maybe her inbox is full and the message is bouncing back..
I tried sending the same file to my wife and got the same error message, server limit.

Vote Up
Vote Down

Originally posted by sonhouse
I tried sending the same file to my wife and got the same error message, server limit.
Am afraid its gonna have to be the old fashion way then..

CD it, envelope it and post it.

Or find yourself an internet cafe.

Vote Up
Vote Down

Linux has a "split" command which splits a file into smaller chunks and a "join" command that puts them back together (it works on an mp3 just fine).

Maybe one of the "Windows" boys and girls can let you know if there is a Windows equivalent.

2 edits
Vote Up
Vote Down

Originally posted by Wheely
Linux has a "split" command which splits a file into smaller chunks and a "join" command that puts them back together (it works on an mp3 just fine).

Maybe one of the "Windows" boys and girls can let you know if there is a Windows equivalent.
http://www.dekabyte.com/filesplitter/download.html

EDIT: good thinking batman.
EDIT EDIT: WinRar Does the same with a bit of compression too.

Vote Up
Vote Down

an old utility you could chop files up with under DOS was chop. you'd merge them back with copy file1+\bfile2 outfile
or something like that.

here is a chop program (maybe it's the same one) and some other similar ones: http://www.download.com/3120-20_4-0.html?tg=dl-20&qt=chop&tag=srch

Vote Up
Vote Down

Originally posted by Peachy
http://www.dekabyte.com/filesplitter/download.html

EDIT: good thinking batman.
EDIT EDIT: WinRar Does the same with a bit of compression too.
Hey, thanks for the link, will study it later, have to go to work right now. One question: Do you have to use the program on both ends or can I send it and the receiver end does not have to do anything?

Vote Up
Vote Down

Originally posted by sonhouse
Hey, thanks for the link, will study it later, have to go to work right now. One question: Do you have to use the program on both ends or can I send it and the receiver end does not have to do anything?
You'd have to send the program to the receiver too who would have to "join" the pieces UNLESS your receiver has the "rexec" or "ssh" tools installed (always on linux but possibly with Windows too) in which case when the file is received you could remotely stitch them together.

However probably best to just let the receiver do it anyway.