Slashdot Mirror


E-Mail Size Limits?

Technoman asks: "I work for a company that for the past four years has restricted individual e-mail messages to 5 meg each. We now have users suggesting that this limit is to small and hinders them in performing their job. I would like to know how others are using size limits, and if not how they deal with large e-mails." As human communication over the net becomes more and more complex, the "acceptable size" of an email message will increase. 10 years ago, if you got an email over 10k, something was seriously amiss; but these days, that is just a flash in the pan. Many people rely on email, not FTP to transfer files, and things like a few family portraits can easily exceed several megs in size, so drawing the line for all users may not be as easy as you think, depending on your users and your network. Put simply, if you were the administrator of an e-mail server, what would you set the maximum size of an incoming email message to be, and what would be the reasoning behind said limit?

130 of 246 comments (clear)

  1. Email size by dpoulson · · Score: 5, Interesting

    Our company restricts emails to 2meg, and we rarely have any problems with that. On the few occasions that a large email needs to be sent, the IT department will temporarily raise the quota. Personally I hate receiving emails over 1 meg in size!

    --
    http://www.22balmoralroad.net/ http://www.tinynetworks.co.uk/
  2. Sounds pretty good by Tolchz · · Score: 5, Interesting

    Five meg sounds like a pretty good limit to me. In fact it may be a little high. There are still many people on dialup to whom 5 meg is a 35 or so minute download.

    My own personal opinion is that if a message is over one meg I put it up on an web site and place the url in the message. If its over 100 megs then I'll choose some format that is easily resumable (DCC, FTP, etc.) .

    If people get in the habit of sending massive emails you will start to get mysterious complaints about mail getting rejected. After finally getting your users to give you the returned mail message you'll discover that not all mail servers even accept large mail. Some will reject it as being too big.

    1. Re:Sounds pretty good by crath · · Score: 5, Interesting

      Our Corporate email system limits email size to 2 meg. The IT department also provides an officially supported FTP/SAMBA server, with Internet facing and Intranet facing access. Got a big document? Send an email with a link to the document on the FTP/SAMBA server. If the receiver needs to save a copy of the document, they copy it off the server. If a copy isn't permanently needed, it will be automatically be purged from the FTP server (depending upon what directory you've dropped the file into: 1-day drop box, 5-day drop box, 30-day drop box, etc.).

    2. Re:Sounds pretty good by markwelch · · Score: 5, Insightful
      The problem with saying "put larger files on a web site or ftp site" is that most people can't figure out how to do that properly, or if they do it, they make the file visible to ANYONE (including search engines) so that confidential data might be lost.

      Do you offer "less-skilled" employees an easy tool to upload large files to a web site and assign an individual password for that file (perhaps even with a form to indicate the email address to send the file info to)?

      --
      -- http://www.MarkWelch.com/ Pleasanton California
    3. Re:Sounds pretty good by swillden · · Score: 5, Funny

      The problem with saying "put larger files on a web site or ftp site" is that most people can't figure out how to do that properly, or if they do it, they make the file visible to ANYONE (including search engines) so that confidential data might be lost.

      Right! Luckily, e-mail is highly secure.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    4. Re:Sounds pretty good by dpoulson · · Score: 2, Funny

      Putting a large file on an ftp site that is password protected and sending an email with a url containing the password and username already is just as secure as sending an email. The added benefit is, you've also then got logs to see if the file has been accessed, which you can't guarantee with email.

      --
      http://www.22balmoralroad.net/ http://www.tinynetworks.co.uk/
    5. Re:Sounds pretty good by walt-sjc · · Score: 3, Interesting

      This is a bogus argument. There are MANY ftp clients that are just drag and drop. Totally simple to use. The corporate intra / extranet can just be a fileshare.

      Don't forget the concept of "training" and online help.

      Even the most clueless can handle this concept.

      There are MANY methods to prevent search engines from indexing
      drop boxes including password access to the dropbox directory / ssl, etc. Again, a bogus argument. Search the net for more info.

    6. Re:Sounds pretty good by Blkdeath · · Score: 5, Interesting
      Putting a large file on an ftp site that is password protected and sending an email with a url containing the password and username already is just as secure as sending an email.
      Of course, you could have a pre-determined location with a previously known username and/or password, else you could tell them something like "The password is the name of your childhood dog of fifteen years." - something that wouldn't be easily known, and would presumably take someone long enough to figure out that the file would already be retreived and deleted.
      The added benefit is, you've also then got logs to see if the file has been accessed, which you can't guarantee with email.
      That is true, mostly. With e-mail return receipts and MTA "Send Failure" logs are all configurable by the manager of the particular client/servers, wheras FTP logs tend to be a bit more reliable. (Note: I said "tend to be". ;) )

      I'd also like to note that Microsoft is planning to possibly remove access to attachments in Outlook altogether, quite probably due to all the bad press about their piss-poor handling of insecure (or "Level 1") attachments.

      So what we have is not only a problem where many mail servers will continue to refuse messages greater than 5MB in size, we also have issues with many e-mail providers (HotMail, Yahoo, Softhome, etc.) restricting people to 5MB TOTAL mailbox size, with dial-up users cursing you out for sending them a 45 minute download (they COULD use something that previews the messages on the server and prune the big ones before downloading, but hey ... ), and with umpteen tens of thousands of viruses/worms/trojans that are perpetually mis-handled by retarded mail clients, and more and more companies, ISPs, etc. either virus scanning, removing potentially harmful, or flat-out removing access to all attachments on incoming and/or outgoing mail (for virus and security / confidentiality reasons).

      It's very rare that I send an attachment that can't be embedded in the e-mail itself (a .DOC file that could be copy/pasted) or linked to from a webserver (even GeoCities or something would be easy enough - that's point and shoot, and many free web hosting companies virus scan uploads for you anyways).

      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    7. Re:Sounds pretty good by swillden · · Score: 2
      Good points.

      Now take the next step and encrypt the e-mail and you've got an approach that can really be used for moderately important data.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    8. Re:Sounds pretty good by alphaseven · · Score: 2

      I hear you. Firing up the old ftp client can be a hassle for most users that rarely use it.

      It might be easier (for the sender) to provide a link to a page on the corporations web site so a sender can upload a file over http.

    9. Re:Sounds pretty good by Urox · · Score: 2

      The corporate intra / extranet can just be a fileshare.

      I've tried to get access to my corporate computer (winNT.. not by choice) and have failed miserably. I've tried the company ftp sites and they don't accept my username/password despite following the sysadmin's instructions completely... I get locked out after 3 attempts.

      Attaching my files to an email and then saving that email as a draft is the only way I have found I can get my work files to my remote/home site. If the ftp worked for me, I'd certainly be using it.

      --
      "Would you rather have a playstation addicted dork wearing a star wars t-shirt?"
    10. Re:Sounds pretty good by unicron · · Score: 2

      Put the ftp behind a firewall and make them vpn in. What's the problem?

      --
      Finally, math books without any of that base 6 crap in them.
    11. Re:Sounds pretty good by pwarf · · Score: 2, Insightful

      Also, there are cases in which only an e-mail will have the desired functionality.

      Consider the following scenario: you are sending an e-mail with an attachment to a salesperson for your company. They leave their laptop connected to their docking station until they are ready to go, and Outlook auto-checks for new mail every five minutes. They get your e-mail, along with 50 others right as they are heading for a plane. They don't read the e-mails, assuming they can read them on the plane. If the 7 meg powerpoint file with vital revisions is attached, they have it to go over on the plane. If you linked to an ftp site, perhaps they can attempt to download it using those phones on the airplane.

      Large e-mail attachments occasionally have usefulness besides being easier for Luddites to use. Occasionally, they are the appropriate tool for the job. Review the e-mails with large attachments being sent. Educate users that send large e-mails when inappropriate. For your job's sake, double the e-mail size limits for your boss on up.

    12. Re:Sounds pretty good by sjbe · · Score: 2

      This is a bogus argument. There are MANY ftp clients that are just drag and drop. Totally simple to use. The corporate intra / extranet can just be a fileshare. Don't forget the concept of "training" and online help. Even the most clueless can handle this concept.

      You are much more optimistic in your appraisal of people's capabilities that I am. I speak as someone who has had to walk people (often the same people) through FTP'ing a file literally hundreds of times. They don't get it, don't remember it, and think it is generally a big bother.

      And you know what? They are usually right.

      FTP from the command line is a horror for non-techies. (not to mention the people that have to walk them through it) GUI FTP clients are ok, but that requires special software and you can't always be sure people have it or even can install it. If it could be done through a web browser that would be swell (and sometimes it can be) but that particular capability of web browsers has never been fully fleshed out. (download is fine, upload has issues) And all of these methods still require you to take the additional step of notifying the intended recipient about the file. It's just plain simpler to email it as an attachment in one step and be done with it.

      Basically using FTP is a pain in the arse to non-techies (and I would argue even techies too) so they use email. They don't want to learn another piece of software if the one they already use can do the job. No it isn't designed for the job, but guess what? Users don't care. It fits how they want to work better than FTP does or probably ever will. Using email attachments has become a de-facto standard and is almost certain to remain so.

      I don't see this as any different than a host of other protocols & systems that are great for what they do but no longer are ideal because there is a better or simpler or even just a preferred (for whatever reason) way to do things. Gopher, irc, usenet, and ftp have largely been supplanted by the web, instant messanging, web forumns, and email attachments. Sad in some cases but I don't see that changing. I'm sure you can come up with your own examples.

    13. Re:Sounds pretty good by gengee · · Score: 2

      This is exactly what we did at our company. We created an NFS/CIFS share, and gave all of our users a home directory. In there home directory is a ~/web folder. Anything they save in that folder will appear on "username.ourcompany.com".

      The folder is protected by an htaccess, which by default will only authenticate internal users off of our LDAP directory. But we also provide a web-based interface for employees to create/remove users.

      As part of our user-creation scripts, we create ~/web, a Virtual Host entry in Apache, and a DNS entry.

      This system has worked quite well. Our employees love being able to publish things to the web so easily (Literally, they can save from MS Word to the web).

      --
      - James
  3. Size limits ARE needed by shdragon · · Score: 5, Interesting

    At the company I presently work for, almost EVERY email has an attachment (an excel spreadsheet and a word document). On occassion, those too lazy to type have sent in their scanned TIFF files. I recieved a 48 page TIFF file the other day that 140MB. I deleted it without opening it and told them to re-send in a smaller format. However, everyone else in my office is completely oblivious to the fact of the size of an email and replication. a 10MB attachment sent to 200 people occupies a lot of space REALLY quick. Especially since by default Save sent items and forwards contain the attachments. Everyone else in my office chalks up large attachments to "Outlook being broke" and asks me to come fix it. I then explain to them that they're trying to d/l a large file and just wait (stupid 2B channel ISDN). I recently convinced the Home Office that a size limit of 5MB was needed and exceptions could be made as needed. So far, nobody has needed one. :)

    A little education goes a long way. People need to be taught some of what goes on in order to understand why doing XYZ is a bad idea.

    --
    "...we dont care about the economics; we just want to be able to hack great stuff."
    1. Re:Size limits ARE needed by LWolenczak · · Score: 3, Interesting

      Sounds like an office of the United Way I have worked with.... We had them on a 2B Channel ISDN line after bluestar went out of business, and 95% of the traffic was email, and some russian chick who demanded she be able to listen to russian radio online. They were running exchange though. Even being a linux advocate, until somebody writes a good email storage/access system such as exchange, ms will still have an edge in the market.

      In exchange, if one person sends everybody in the company on the exchange server a 20 meg email, the usage of the store is only 20 megs. The feature of being able to access the same account at the same time w/o locks and use the different connections (outlook, imap via moz, webmail) to maniuplate the mailbox at the same time is VERY sweet.

    2. Re:Size limits ARE needed by LWolenczak · · Score: 2

      Any changes made to the mail, such as marking for deletion and not deleting, or AVG adding the little "Verified clean by AVG" or whatever it says will cause the email to be duplicated into that users part of the exchange store. To the Admin consoles for Exchange, yes, it will say the mailbox is larger, but it really is not... until that email is changed. Once it is chagned from what was sent out (this does not include opening the email.).

      Your usage may be fixed by checking your IMC Settings and running an offline defrag of the private store. It is well documented that in Exchange 5.5, a 1 meg email receieved by the IMC can cause the private store to jump to 1 gig. The DB Archetecture Sucks, but what the software does with the db blows just about everything else out of the water.... for now.

    3. Re:Size limits ARE needed by Otter · · Score: 3, Funny
      However, everyone else in my office is completely oblivious to the fact of the size of an email and replication. a 10MB attachment sent to 200 people occupies a lot of space REALLY quick.

      A couple of years ago, email in my wife's department ground to a halt when a departing administrator sent out this (paraphrased) message:

      After three happy years here, I'm leaving to start my own network consulting practice. I'm feeling a lot of different emotions right now. Here's a song that really captures my feelings.

      And he attaches a 7 meg MP3 and sends the message to 300 people....

    4. Re:Size limits ARE needed by z4ce · · Score: 2

      Are you guys using exchange? If so there is only one message record with many views to the same message... Not nearly as bad as one would think on disk space.

      Ian

    5. Re:Size limits ARE needed by FattMattP · · Score: 3, Interesting
      a 10MB attachment sent to 200 people occupies a lot of space REALLY quick.
      With MS exchange server, only one copy of the message would be kept and each user would be accessing that message. I wish unix MTAs worked this way.
      --
      Prevent email address forgery. Publish SPF records for y
    6. Re:Size limits ARE needed by xrayspx · · Score: 3, Informative
      However, everyone else in my office is completely oblivious to the fact of the size of an email and replication. a 10MB attachment sent to 200 people occupies a lot of space REALLY quick.

      In most sane email servers, a 10MB attachment sent to 200 people would take up ... 10MB plus pointers. What are you using?

    7. Re:Size limits ARE needed by sql*kitten · · Score: 2

      With MS exchange server, only one copy of the message would be kept and each user would be accessing that message. I wish unix MTAs worked this way.

      The Sun for-money one does, I don't think there are any free ones that are that smart, tho'.

  4. $size_of_mail_disk / $number_of_users by synq · · Score: 2, Insightful

    Put simply, if you were the administrator of an e-mail server, what would you set the maximum size of an incoming email message to be, and what would be the reasoning behind said limit?

    I would say $size_of_mail_disk divided by $number_of_users applied with a quotum. This would probably amount to something round and about 100MB.

    My users would probably have a hell of a time actually getting this e-mail from the server, but I don't see the technical solution would help here. Users will simply use e-mail to transfer files simply because they can.

    --
    sig not found
    1. Re:$size_of_mail_disk / $number_of_users by walt-sjc · · Score: 2

      please tell me how to determine the size of $some_large_number?

      That is a number that would be unique to your business needs and resources (money, equipment, software, bandwidth, etc.)

      I can help for $some_large_number / hour consulting... :-)

  5. It really depends on the industry.. by LWolenczak · · Score: 2

    The quota size depends on the industry/department. People who are IT people should not be held to a email quota because most likey they are getting a few hundred emails a day, some large, some small... lots of mailing list traffic, and the rejects for everybody else. Now, this normally wont blow the cap, but it would be nice to forward joe blow's 10 failed emails of 1 meg each to him at one time.

    The last two companies I worked at we more or less had no limit on the email size.... I asked employees to keep their mailbox size usage (exchange) to a reasonable amount... unreasonable would be storing porn in your exchange store... which I have had people do.... I'm nice about it though.... At one point Management decided we needed a limit on imcomming email size just to limit the sizes of the emails customers were sending in. We limited it at that point to 50 megs.... but we kept a email address w/o a incomming quota so customers could send very very very large things to us.

  6. Education instead of cushioning. by arcade · · Score: 4, Insightful

    Okay, I'm sure I'll sound like a elitist prick to some people, but I really don't care. What you should do, is to _educate_ people in what the Internet consists of, and what medium you should do to do what.

    Explain to people that sending large emails really isn't very nice, that you'll most likely increase the overhead due to the way the files are encoded, and so forth.

    Explain to people, the difference between ftp, smtp, http, pop3, nntp, imap and so forth. If you're daring, even explain them how to use telnet. Don't go into the very _details_ of the protocols unless they ask, of course. Just explain how things should be done.

    If people use instant messenging, explain the difference between IM, ICQ, IRC, and whatever they want to use.

    Explain things instead of just choosing the easy way out and adapting to them - except if their way really _is_ better.

    That's my opinion. Now flame me for beeing an elitist bastard.

    --
    "Rune Kristian Viken" - http://www.nwo.no - arca
    1. Re:Education instead of cushioning. by budgenator · · Score: 2

      I have to agree in principal, but as the resident computer geek in a dental office, I've found that it can take two days to convince users that outgoing via SMTP and incoming via POP3 are two seperate things. An other problem I've found is explaining that the mouse being jerky while the email client is downloading a 14MB load of Emails through a WIFI network connected a WinME machine running a DirectPC link isn't a computer problem.
      I've mostly thought of Emails as an electronic equivalent to a post-it note rather than a more formal publication, the goal is communicating, not publishing

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    2. Re:Education instead of cushioning. by Hard_Code · · Score: 2

      Well, the computer is really there to do the users work, not vice versa.

      From a user perspective, FTP, SMTP, POP/IMAP are all basically the same: how to pass a message from one person to another. FTP deals with messages called "files" between machines. Email deals with messages call "mail" between users.

      Who's to say this can't be generalized into a generic message queue architecture over which both email and file transfers can occur? All you need is some generic headers a binary chunk. After that, who the hell cares if it is email or a file or anything else. Come to think of it, a generic message passing architecture like this could help distribute load, because just like email, where your message is really handed down through several servers, the ftp file could be "handed down" instead of passing in a direct client-server manner, hammering the FTP source.

      --

      It's 10 PM. Do you know if you're un-American?
    3. Re:Education instead of cushioning. by walt-sjc · · Score: 2

      So you would placate the stupid bitch who insists on backing up her hard drive by emailing her files to herself and ends up with a 4G mail spool and kills your mail server for all other users?

      You can't run IT like that. You need to have a clear set of policies and proceedures. Get these blessed by senior managment. As long as you have justification, this is a no-brainer. People who violate those need to be delt with via the normal disciplinary proceedures your company has which may even eventually lead to termination of employment for the violator.

      IT personel do NOT need to put up with verbal abuse on the phone. Hang up. Call HR to report the asshole.

      That's how I run MY IT department. Moral increased greatly in the rank and file of IT, and end users (and management) are happy because systems are more reliable / responsive due to proper use / end of abuse.

    4. Re:Education instead of cushioning. by Saint+Aardvark · · Score: 3, Interesting
      Been looking for a place to throw in my $0.02 Cdn, so here I go.

      I work for a small ISP (mostly dialup, a few ADSL). Incoming limit for email is, I believe, 8MB, which I think works out to 5MB for a binary file when encoded. (Feel free to correct me, people.) We have more than a few business customers on dialup, and every now and then we'll get a secretary calling up asking why the quarterly report got rejected by our mail server. The answer, of course, is that it's a 10MB Excel spreadsheet, it's too big, and our mail server refused it.

      Email Is Not How You Transfer Large Files, Especially Over Dialup: It takes forever, people use crappy modems (I *hate* hearing the words "ess emm fifty-six") that get disconnected in the middle of a download, and there's no way for them to start where they left off. *Plus*, inna meantime their other email, which is inevitably of the highest importance, is sitting behind said quarterly report, and they can't get at it.

      FTP or HTTP, by contrast, combined w/a download manager of some description, would be great. (I was going to moan about how I'd love a Windows version of the insanely great wget, but hey! turns out there is one...sweet!) It would be The Right Thing, it wouldn't hold up their email, and you'd be able to resume if you were disconnected.

      I agree that teaching the user is also The Right Thing, and I try to do so when I can. But -- I'm thinking about one customer in particular; I haven't had to talk to her in a while, but she's a good example -- how do I explain this to someone who just wants the frigging report, and to whom it's obvious that her ISP is only standing in her way, and is pissed off as a result?

      Part of the problem, I'll admit, is that we don't have a ready alternative right now to hand her: we don't offer FTP space at the moment for our users. I'd love it if we had the intranet-/internet-facing FTP + Samba space mentioned in a post above, but that's not going to happen anytime soon. (Though now that I think of it, it would be easy to set up some space and just tell people about it when they need it; give them access for, say, 24 hours, then kill the account. Hm...)

      I'm asking for help on this, not throwing up my hands and giving up. I've figured out the Right (quickest) way to talk people through setting up a dialup connection, or changing their modem settings, or getting the information from them I need to figure out what's wrong. But I haven't been able to figure out how to explain Email + Multi-Megabyte Attachments + Dialup == Bad yet. How do you guys do it?

    5. Re:Education instead of cushioning. by Blkdeath · · Score: 2
      I mean - you have to tell people where to ftp the attached files to, how to reference them in the email. To attach an email, you only need to click on the "attach" button, and the rest is sorted out fairly automatically.
      It's also easier to not get an oil change in your car - in the short run. In the long run, however, you'll get a larger bill from your service provider and a larger budget forecast from your IT department because of it. (Oh, and you'll likely need to overhaul your engine while you're at it.)

      Something that people seem to always forget is that the short term ease is rarely ever worth the long-term headaches. Drag'n'dropping a file onto an FTP server and typing the name into the e-mail takes all of five seconds. Let it transfer in the background while you compose the message. That way, too, you can send a 5KB e-mail to 1000 people, and the QoS on the FTP server (and the nature of people getting around to downloading the file as they see fit, which means staggered downloading) eases the strain on servers and end-users and networks all along the way.

      Remember that your saving ten seconds per e-mail could displace a thousand people for several hours (or days).

      E-mail wasn't designed for file transfers. FTP was. Leave the square pegs where they belong. :)

      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    6. Re:Education instead of cushioning. by Blkdeath · · Score: 2
      I've found that it can take two days to convince users that outgoing via SMTP and incoming via POP3 are two seperate things. An other problem I've found is explaining that the mouse being jerky while the email client is downloading a 14MB load of Emails through a WIFI network connected a WinME machine running a DirectPC link isn't a computer problem.
      Uhm, actually, it is. :)

      Possible symptoms;

      • Too much overhead for the WEP - hardware not handling it, and sending it off to the CPU(s) to handle
      • Poor choice of operating system - use a proper 32-bit multitasking environment on each end. WinME can't timeslice to save its life (Try Win2k instead)
      • Underpowered client machines running said operating systems.
      • Poor choice of connection forwarding. Use a proper WAP (even a SOHO/RESE unit) instead of a WinME machine.
      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    7. Re:Education instead of cushioning. by Twylite · · Score: 3, Insightful

      You have the misconception that email is for small transfers, while FTP/HTTP is for large transfers. That is like saying that post is for small letters and shopping malls are for parcels.

      The fact is, these protocols fulfil distinctly different roles; they don't just cater for different sizes. Email is for unidirectional interpersonal communication, period. IM (ICQ, AIM, IRC) is for one-on-one or group bidirectional interpersonal communication. FTP is for distribution and receipt of arbitrary data of a non-personal nature. HTTP is primarily intended for distribution of data in a content-sensitive fashion.

      FTP is a lousy way to send a spreadsheet to someone. First I have to put it on an FTP site, set the permissions to allow access to the correct people (only), and then mail them with the address/path/document name and login/password. I can't do this unless I have a FTP server which I can configure AND is only 24/7 (i.e. not possible from a normal dial-up account).

      SMTP is, in fact, meant to assist in dealing with transfers of this nature. I send the mail to my ISP's SMTP server, a transfer which can proceed at the full bandwidth of my dial-up line. That SMTP server transfers the data to the recipient's SMTP server as load and bandwidth allows. The recipient can then download the information, again at his/her full bandwidth. As opposed to a bandwidth constrained intercontinental transfer of a 10Mb file at 1k/sec. Which is a bitch.

      The real problem here is not the users, but the infrastructure. Quite simply we need a parcel service to augment the postal service, which can't handle large parcels really well. In Internet terms that means some facility to add connection retraining / resume between clients and servers, and between servers and servers, in the SMTP network. It would also be beneficial to allocate a "small" and "large" mailbox to every user (and parcels cause a collection note in the small mail box).

      --
      i-name =twylite [http://public.xdi.org/=twylite], see idcommons.net
    8. Re:Education instead of cushioning. by gentlewizard · · Score: 2

      I don't know if you're an elitist bastard, but you do have a hefty set of tech-centric blinders on.

      People don't want to know how a technology works. They want to use it, in as painless a way as possible, to get a job done. The reason you as an IS person exist is to help them do that. Technology for its own sake is IMHO the biggest sin we IS types commit in our daily jobs.

      Regardless of how well the Internet was thought out in advance (and, there is contrary evidence on this point, witness the ICANN board upheavals) the target audience has changed and if the old way (separate services, FTP, Telnet, etc.) doesn't meet the new audience's needs, it's the system (not the audience) that must change.

      Computers were invented for people, not the other way around. Get over your bad self.

    9. Re:Education instead of cushioning. by GoRK · · Score: 2

      Actually, the first thing I'm going to point the finger at is the use of a 16 bit WiFi PC Card rather than a CardBus one. That'd probably fix you up right quick. Still, the WinME can't help, but really, CardBus is to PCMCIA as PCI is to ISA (well, not exactly, but from the end user perspective the pitfalls are about the same)

    10. Re:Education instead of cushioning. by Naikrovek · · Score: 2

      right. email is a bike messenger. you don't load bike messengers down with a 40 volume brief that weighs 100 lbs.

      if they want to send big documents, call a courier with a truck. FTP or HTTP.

      That's the way I explain it and it always gets through.

    11. Re:Education instead of cushioning. by schon · · Score: 2

      FTP is a lousy way to send a spreadsheet to someone. ... SMTP is, in fact, meant to assist in dealing with transfers of this nature

      No, it isn't.

      SMTP was never designed to handle binary files at all, which is why binary files are encoded into text, which increases their size by 30%.

      In Internet terms that means some facility to add connection retraining / resume between clients and servers, and between servers and servers, in the SMTP network.

      Well, this is neither the infrastructure or the users, it's the protocols..

      You're right, there needs to be a new protocol

      Something that will split an attachment from an email, and store it separately.. then transmit a key of some kind which would allow the recipient (whether the user, or the user's MTA) to move the file to a new location, and delete it from it's old location once it's there.

      Such a beast wouldn't be SMTP though.

    12. Re:Education instead of cushioning. by topham · · Score: 2

      My understanding is there are always content-type, etc attributes for MIME to help support what you describe. We just have to actually use them.

      It also allows for 8bit encoding, but that is a more complex issue to resolve completely.

  7. education is the only way by synq · · Score: 5, Insightful

    A little education goes a long way.

    To my opinion education is the only way your users will know what to do.

    Putting a size limit on your e-mail server doesn't learn them anything exept that their e-mail administrator is a complete *ss (in their view).

    E-mail size limits only help if you explain to your uses why they shouldn't send files by e-mail if there is another way and, how they should share documents. For example by providing a common storage place by http or ftp somewhere. These sharing tools however have to be just as simple as sending e-mail for people to use them.

    --
    sig not found
    1. Re:education is the only way by Bastian · · Score: 3, Interesting

      So true.

      At my work, nobody explained to the users why they shouldn't send large e-mails, and a limit wasn't set. Of course, there was they day when a chain letter involving a fairly large image file showed up, and everybody sent it to everybody else. The amount of space the individual copies of this chain letter took up on our server's hard drive grew exponentially until the partition the mail was stored on filled up, and mail services shut down because there was no room to fit incoming mail.

      Explain to users this danger and show them some method of breaking files up or transferring them in other ways. In my experience, you have to either by extremely prodigious or extremely unprofessional to create a standard office document that exceeds 5meg.

    2. Re:education is the only way by Chanc_Gorkon · · Score: 2

      Those who forward and open chain mails such as these should also be told to pull their head out of their ass for potentianlly bringing a virus into the network.

      --

      Gorkman

  8. Why have per e-mail limit? by cuyler · · Score: 2

    I don't think that a per-e-mail limit is useful. At the place I work there is a 20 mb limit on e-mail boxes (you can overflow it to 30 mb but the admins don't like it and you get a lot of nasty e-mails).

    All e-mails that I get are instantly downloaded from the exchange server onto my local machine as soon as I connect to the network. Of course, when someone sends an 11mb file it is a little annoying downloading that files over a slow VPN connection but even that inconvience doesn't outway the convience of being able to send a document when I want.

    The public drive is broken up into groups. It would be difficult to share a file with someone in another group if we could not use the mail system for that due to permission issues. (An external ftp server would be unacceptable)

    If the file is any larger than 20mb than the best approach in my opinion is to burn the data to a cd and mail it to them (internal mail system is quite good for this).

    In the past 12 months my local mail file is at 600mb. That's 600mb of important info that's kept organised. I'd estimate that only %3-%5 of any e-mail I've recieved have been larger 5mb.

    That's just my opinion....

    1. Re:Why have per e-mail limit? by TheSHAD0W · · Score: 2

      I think per-email limits are VERY useful. If the email server account limits a user's space to a certain amount, and someone sends that user an email that fills it to the brim, the result will be a lot of bounced mail 'til the user retrieves his mail.

  9. Software Delivery by Kiaser+Zohsay · · Score: 5, Interesting

    My organization delivers software installers and updates to users primarily via web downloads. And pretty regularly, there is someone who can't get to the download area of the web site for whatever reason (web proxy is down, don't have/dog ate the password, the regular guy isn't here today) who wants us to "just email" him the files. Our main install is just a tad over 5 MB, which straddles the line for some people. Also, there is the occaisional need to get a particular file to an individual user, and email is the prefered method in this case.

    Lately, the biggest obstacle is not file size, but attachment filters. Almost nobody can recieve an .EXE file directly (which all of our installers are), and our own incoming filter will delete .EXE files from *inside* a zip file! To send me an .EXE, you have to not only zip it, but password the zip file!

    Thank you, MS Outlook, for these innovations in the use of email.

    --
    I am not your blowing wind, I am the lightning.
    1. Re:Software Delivery by Kiaser+Zohsay · · Score: 2

      Overnight a CD if it is that important

      If they could wait til tomorrow, they could someone from IT to figure out this infernal weird wide web thingy for them.

      like naming .bat files .tab and .exe's .xex.

      First of all, the only people who want files emailed to them are the ones who can't figure out to download it. Ever try explaining something as highly technical as renaming a file to an end user who can't drive a web browser?

      Personally, I prefer to change EXE to EX1, so there's only one letter to change back.

      --
      I am not your blowing wind, I am the lightning.
    2. Re:Software Delivery by Kiaser+Zohsay · · Score: 2

      I've come across filters that nail BAT, EXE, COM, JS, VBS (ick), WAV, and ZIP files (deleting the whole zip file regaurdless of what's in it) in addition to the ones that comb through a zip file.

      Renaming works fine, but its a PITA that wouldn't be neccessary if it weren't for *certain* email clients with huge security holes. And emailing large files wouldn't even be neccessary if everyone used standard methods to access standard type of information.

      "And if yer grandma had wheels, ya could use her for luggage" as the saying goes.

      --
      I am not your blowing wind, I am the lightning.
    3. Re:Software Delivery by walt-sjc · · Score: 2

      Yeah, this is a bitch. Filters are a fact of life, and as long as people insist on emailing "funny" apps, and MS keeps insisting on shipping outlook configured as a virus distribution tool, filters will thrive.

      Other filters "defang" mail by nuking image references in html mail, javascript, etc.

      More and more filtering is being done in the corporate space to the point where email has become an unreliable way to send files. Again, as long as MS (and others) contine to ignore the virus problem and intentionally design their products to be prone to viruses, filtering will only get more pervasive. As a side note, Anti-virus software generally fails due to the fact that virus definitions are created AFTER the virus is discovered, and is only effective AFTER users install upgraded definitions. This creates a time-lag where users are basically unprotected. File-type based rejection / defanging is therefore a much more effective tool against email borne viruses / worms (which doesn't mean that you shouldn't use anti-virus software of course.)

      Back to the main topic, while the reality is that more and more people are sending huge files around, it is still a bad idea as mail servers and the mail protocols (smtp & pop mainly) are not designed to handle large messages. There is no "resume transfer" for example. Large files mailed to mailing lists can explode out to many gigabytes: a concept many users don't understand. MUA's don't generally offer the option of skipping a message that they are having a problem downloading. IMAP of course is a better solution to this but many ISP's don't offer IMAP access.

      As for your specific problem, you are letting someone elses problem be your problem, and causing other problems as a result, which is very problematic when you think about it :-/

    4. Re:Software Delivery by Kiaser+Zohsay · · Score: 2

      As for your specific problem, you are letting someone elses problem be your problem,

      When they pays us money, their problems become our problems. Another fact of life.

      --
      I am not your blowing wind, I am the lightning.
    5. Re:Software Delivery by Jucius+Maximus · · Score: 2
      "Lately, the biggest obstacle is not file size, but attachment filters. Almost nobody can recieve an .EXE file directly (which all of our installers are), and our own incoming filter will delete .EXE files from *inside* a zip file! To send me an .EXE, you have to not only zip it, but password the zip file! Thank you, MS Outlook, for these innovations in the use of email."

      I had similar problems at my last job. I ended up renaming the .exe to .exe.jpg whenever I had to send something to myself from home to work. It turns out that outlook didn't actually examine the true file type, it only looked at the extension. When it got too big, I used a CD-R.

    6. Re:Software Delivery by Hektor_Troy · · Score: 2

      The thing I love about this is the explenation I got from Microsoft support one day.

      Had just installed the patch for Outlook 2000, that installed those filters.

      Not wanting that fucking filter, I called them and asked how to remove it.

      -You can't.
      -Why not?
      -Because it's hardcoded. If you can remove the filter, it can be removed via a macro.
      -But I've disabled macros in Outlook.
      -Yes, but they can be enabled again.
      -What? By a macro?
      -Yes.
      -So let me get this straight. You can make a macro that enables macros, if macros have been disabled in Outlook?
      -Yes.

      Then I hung up. Not sure if I got a nobrain supporter or if she was telling me the truth, but it wouldn't surprise me in the least if she did.

      And just out of curiosity - what the fuck do you need a macro for in Outlook? What about in an e-mail? And please, before you answer the questing regarding the e-mail please shove all html-e-mails up someones ass, where they belong!

      --
      We do not live in the 21st century. We live in the 20 second century.
    7. Re:Software Delivery by topham · · Score: 2

      0.I use a macro in Outlook to process incoming mail and attachments for specific purposes. Works well.

      But there is no way in hell Outlook should execute macros within email.

    8. Re:Software Delivery by spongman · · Score: 2

      you can develop quite sophisticated workflow applications using outlook and exchange. macros are essential for this. they also allow you to integrate with the rest of office, or any other set of COM components for that matter. There's a huge market for vertical applications based off of this stuff, it's quite powerful, really.

    9. Re:Software Delivery by InnovATIONS · · Score: 2
      We too are in software delivery, and while we have the same problem, it is common with every e-mail client that we have to deal with out there, not just outlook. Blame the jerks who turned the whole e-mail infrastructure paranoid with attachment viruses.

      What we find particularly annoying in our work is not just the filters (since what we distribute does not have an extension that is filtered) but that the e-mail clients have decided to force all attachments saved to disk to have a random name and a fixed extension. Moreover each e-mail system has their own idea as to what those names should be so tech support becomes a real pain in the butt.

    10. Re:Software Delivery by krinsh · · Score: 2

      If I can't explain to another human, in numbered steps, how to change a filename and execute it, then I'd better find a new line of work. If it is obvious they should not be installing software; then they need to be paying me to perform the work on-site or their computer services person should be doing the work.

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
    11. Re:Software Delivery by Kiaser+Zohsay · · Score: 2

      ... then I'd better find a new line of work.

      99% of my clients don't need to bother me, because they can get files through normal channels (download from the web site). Of the 1% who need files emailed to them 0.9% can extract, rename, and run without a second thought. Which leaves the remaining 0.1%.

      ... paying me to perform the work on-site or their computer services person should be doing the work

      They can't afford for me to come on-site <evil-grin/>. Besides, if they had IT staff available, they wouldn't be talking to me-- the IT guy would (and often does).

      --
      I am not your blowing wind, I am the lightning.
    12. Re:Software Delivery by krinsh · · Score: 2

      They can't afford for me to come on-site . Besides, if they had IT staff available, they wouldn't be talking to me-- the IT guy would (and often does). Then the point of my first statement is made - renaming the file to email it in a pinch shouldn't be that difficult a task.

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
    13. Re:Software Delivery by Kiaser+Zohsay · · Score: 2

      ...renaming the file to email it in a pinch shouldn't be that difficult a task.

      My original point wasn't that renaming files is difficult, but that it's just one more pain in the ass that shouldn't be neccessary. It used to not be neccessary, back in the good old days when "GOOD TIMES" and "WIN A HOLIDAY" really were hoaxes.

      --
      I am not your blowing wind, I am the lightning.
  10. The problem with not having a limit... by Spudley · · Score: 2

    I remember a few years ago, I sent a large (7mb... which at the time was about 6.5mb larger than the next biggest I'd ever sent). It crashed our mail server.

    What had happened was that the mail server only had 1.5mb of disk space left. Normally that wouldn't have been a problem, because it was only temporary storage for the messages as they left the building, but the size of my message meant that it got permenantly stuck, it caused all other emails behind it in the queue to back up for five hours, before the server finally died.

    Lessons learned:
    1. Limits are sometimes a good thing.
    2. Server admins should keep adequate disk space free.
    3. Mail servers are not immortal.

    --
    (Spudley Strikes Again!)
  11. Don't use EMAIL for files. by Guspaz · · Score: 4, Informative

    I have to agree with previous posts. Email is not a file transfer protocol, it's a mail protocol. It's designed for text. If you want to send files, use a protocol that was designed for it like FTP, HTTP, or DCC file transfer.

    If your company is smart they use an instant messenger. If not, I suggest you use one. Using an instant messenger users can send files between each other without going through servers.

    1. Re:Don't use EMAIL for files. by Guspaz · · Score: 3, Informative

      None of this applies, we're talking corporate instant messengers here, where you run a local IM server, not using the free consumer messengers.

  12. Re:This is a business.. by adb · · Score: 2
    ... as such, no one should be using their email for personal correspondance.

    This is a common policy, but not a universal one and not necessarily a good one. My employer is doing quite well with the policy that happy employees do good work, so we don't spy on them or try to force them to maintain an exact separation between work and home.

    The poster used family portraits as an example of how big things are these days, but I'd be surprised if that were really the driving factor here. Think 100MB PowerPoint files: the sales team slings these around like mashed potatoes. But that's OK; our mail server, a cheap PC running Debian+Exim, doesn't even blink, and they understand that it's rarely a good idea to let such things leave our fast network.

  13. Size Limits Depend on Industry, Tasks, and Purpose by markwelch · · Score: 3, Insightful
    I most frequently encounter complaints about INDIVIDUAL email size limits (such as the 5MB limit for @home email) is when transferring large spreadsheet files, including things like:
    • Inventory information
    • Competitive Analyses
    • Employee Phone Directory
    • Customer Lists
    • Financial Data (budgets)
    One problem, of course, is that many companies want to actually PREVENT easy transfer of some of this data (for example, worried that employees may email confidential data to themselves at home, to use when going to work for another competitor).

    It is actually pretty rare that regular documents, including source code, exceed a limit like 5MB. However, when documents are created with one tool and saved with another (for example, when a web page containing a table is edited using Microsoft Word), the file size quickly bloats.

    My experience has always been that a 5MB limit will need to be "worked around" several times per month by certain employees. For some things, this is easy: instead of sending a single ZIP file containing 20 huge images, break it into 5 files containing 4 each, or send each one individually. If perfect quality isn't an issue (e.g. vacation or baby pictures), run the images through a JPEG reducer.

    I actually don't recall EVER sending a file larger than 10MB, and usually I encounter problems with files that are 3-5MB before encoding. I have to consider two issues for larger data transfers: my own bandwidth and the recipient's bandwidth (if the mail would be routed through a non-ISP company mailserver, they might also have bandwidth issues). When sending large batches of images or mega-spreadsheets, it usually makes more sense to send a CD-ROM. (And using CD-ROM also helps because it's harder for most folks to delete or lose than an email attachment.)

    Note that all this discussion is about individual email size limits, not mail account limits or quotas. That's a whole other issue. Usually when folks encounter the mailbox quota, it's because their email client is not configured to delete email after downloading it to a PC (a practice that can make sense if you read email from multiple locations, but the art is then setting the right delay before deleting).

    I suspect the real issue here is that casual and unnecessary transfer of large files can quickly tie up bandwidth -- especially for branch offices sharing a 128K DSL line, or emails that are sent to 20 or more different recipients. (Recall the Dancing Baby, and this week the various Halloween flashies.)

    --
    -- http://www.MarkWelch.com/ Pleasanton California
  14. IMAP and Modem by Alethes · · Score: 2, Interesting

    As a modem user (*sigh*), I find that using IMAP is a great solution for people that attach massive files to e-mails they send to me. I only end up downloading the headers, and I can see the filesize before deciding whether to download it or not.

    I've seen a few posts that state that people should use another method like HTTP or FTP, but that doesn't save space on the server any better than sending through e-mail. The obvious best solution is to find a way to send through something that doesn't require a server, like an instant messenger or DCC on IRC, but even then, it should be possible to send huge attachments through e-mail for when no other solution is viable such as users behind firewalls.

    1. Re:IMAP and Modem by ibennetch · · Score: 2, Interesting

      I've seen a few posts that state that people should use another method like HTTP or FTP, but that doesn't save space on the server any better than sending through e-mail

      I think the point to this was that personal items (baby pictures, grandma goes to the disco for her 95th birthday.mov, etc) (sent or recieved during work time) would be put on personal servers rather than work servers, moving the responsibility to keep lots of free disk space from the work admins to whoever is sending the pictures/their home computer/their ISP.

  15. And these are the clients... by realgone · · Score: 2
    Couple of problems with that:

    (1) There are often very legitimate reasons for needing to send someone a file over 5MB; not everyone's trafficing in hi-res pictures of Aunt Sally eating rhubarb pie. In advertising, for instance, legitimate presentation documents bound for a client can bloat up in size very quickly. Which leads us into the next (and more important) issue...

    (2) You not only have to educate your users in the fine art of using FTP, but the clients to whom those users are sending files in the first place. Trust me, if Company X just spent $10 million to have an agency develop an ad campaign for them, the last thing they'd want to get back for their money is a long lecture on the proper use of various file transfer techniques from the local techie.

    It's a service economy out there, and if you don't provide in a manner that's convenient for the client, you get serviced (in the most painful Oz sense of the word.)

    1. Re:And these are the clients... by the+eric+conspiracy · · Score: 2

      You not only have to educate your users in the fine art of using FTP

      I am a sysadmin for an agency. I have never seen a client who could not download a file from a web page.

  16. I think 25MB is a good number. by pauldy · · Score: 2

    Right now all the servers I administer are at 25MB. I find this is more than large enough for anyone who is actually working. File sharing needs to happen over a file server that is what a file server is for. Mail servers are for communicating and there are safeguards like limiting file size that need to be in place to prevent someone from being an id10t and bringing the entire server down because he thought it would be funny to send some video of a monkey scratching his ass to everyone in the company.

    I used to have all internal mail unlimited in size until the sales team at one company decided it would be a good medium for sending files back and forth and they began sending and broadcasting a 100MB+ Powerpoint presentation back and forth. Get about 5 revisions going and have them all be broadcasted to 30 people and watch a small mail server go down.

  17. Re:"a good email storage/access system such as ex. by LWolenczak · · Score: 2

    I was under the impression hp openmail/samsung contact was a dead product. It was posted on slashdot like two years ago that samsung was discontinuing development right after they finished buying it from HP.

    Damn, I just checked the pricing, for 5 mail boxes, 5 user cals, its like 500 bucks... I'd get Backoffice Server instead........ It only costs what, 550?

  18. Re:Companies like this needs alternative file-send by biohazard99 · · Score: 2, Informative

    Don't duplicate work, check out the horde project. They have an excellent file manager for web use, coded in php.

  19. Personally very sick of the e-mail size snobs by Chris+Canfield · · Score: 3, Insightful

    It is very easy for those of us who own / run servers to say "Just put it on a FTP server." It is a lot harder to explain to the average user how to run a server, what servers they have access to (most people don't), what FTP programs are available, and how to explain to their recipients how to download the file.

    In short, it is quite the pain in the ass for a 30% file size savings.

    Short of an efficient method for transferring files directly between computers (which could be a major security issue when a connection can be initiated while the other person is away from the computer), the file has to reside somewhere to be transferred. If it sits on your FTP server, it takes up 10 megs. If it sits on your e-mail server, it takes up 13 megs. Either way, I'm not particularly impressed. Those with dial-up connections shouldn't be downloading those files, but a halfway decent connection shouldn't have a major problem.

    Yes, many clients don't like downloads above a certain size. This is a shortcoming of the clients that should be overcome by their programmers, not by a rejection of those mails system wide.

    Really, the hassle of putting files / documents up on an FTP server to the average user is quite, quite large compared to the simplicity of clicking the "Attach" button. Perhaps this can lead to abuses, with forwards and mails going to 20 people. These abuses should be met with auto-responding messages encouraging them to watch company resources, rather than outright rejection.

    Sometimes you just need to send a 20 meg file. Who is this network working for again?

    -Chris

    --
    This Sig is a mnemonic device designed to allow you to recognize this author in the future.
    1. Re:Personally very sick of the e-mail size snobs by walt-sjc · · Score: 2

      Would you use a Honda Accord to haul a ton of rock or a Ford F350 pickup? It's really that simple. People who think FTP is hard haven't used it frequently. You don't need tp use the command line tool anymore. Really.

      There are several great ways of creating "easy to use" drop boxes for internal / external users. It's the IT department's JOB is to create and maintain these resources. Instead of whining how it's hard, just DO it. Sheesh. This is NOT HARD people!

    2. Re:Personally very sick of the e-mail size snobs by Chris+Canfield · · Score: 2

      A Honda Accord and a Ford F350 pickup have essentially the same interface, the same learning curve, and completely different carrying capacities. FTP and mail attachments have totally different interfaces, radically different learning curves, and same-ballpark capacity. I do advocate utilizing the best tool for the job... but at some point along the effort to efficiency curve attempting to force people who can't get their VCR clock to stop blinking to be able to communicate to others how to download from an FTP server is more trouble than it is worth. This is why I chose the word "snob," at some point it goes from being a good idea to being a pointless elitist quest.

      This is especially true when the mail is coming from your customers, suppliers, contacts, or other people outside of your company. Any company can easily setup a locked drop-box system on their file heirarchy for easy sending and retrieval, with larger companies needing larger heirarchies. You can't tell this to the printer who insists on emailing 600 dpi proofs, or the potential who sends a demo tape via MP3.

      Sure, the World could adapt from the easy-to-use, easy-to-understand, and convienient way to the confusing and slow way because the technology implementation of the easy-to-use way is flawed... But for the paultry size savings? Either create a standardized way of file transfer over e-mail that doesn't waste those two bits, or stop shouting at the wind. Convincing people to burn and sneakernet huge files would be a lot more effective at lowering network usage (and would in many cases be faster) than shouting at them for taking the easy and fast route.

      *Note* I'm not advocating this for technology houses: You should know better. But most people don't, and simplifying the average person's job IS the job of the IT department.

      That's just my opinion. This is a call that people have to make, not a close and hard fact. I think IT's time is more valuable than to yell at people for saving their time taking the easy route to transfer these files.

      -Chris

      --
      This Sig is a mnemonic device designed to allow you to recognize this author in the future.
    3. Re:Personally very sick of the e-mail size snobs by henben · · Score: 2
      Sometimes you just need to send a 20 meg file. Who is this network working for again?

      The problem is, the sender may perceive that they "need" to send a 20 meg file, but the recipient may not agree. The recipient has no choice in the matter (the average person not knowing how to delete mail unread). Far better to provide a link where the recipient can get the file if they decide they need it, with a warning about the size.

      Those with dial-up connections shouldn't be downloading those files

      Who are you to decide that? I often get large files via FTP on dialup - how do you think people on slow connections try out new software? But that's not to say I want to get 10Mb e-mail attachments.

      It's not always obvious who is on dialup and who isn't. I once made the mistake of sending large (>1Mb) attachments to someone who I wrongly assumed was on a fast connection, and caused him great inconvenience. Never again.

      I agree that running an FTP server isn't easy enough for everyone, but a company can maintain one for all its employees, and teach them how to use it properly, providing scripts or a web interface to make it convenient. No good can come of letting people unthinkingly click "Attach".

      Sometimes you just need to send a 20 meg file. Who is this network working for again?

      Just to show you there's no hard feelings, I have e-mailed you a copy of this great new game I have called Grand Theft Auto 3.

  20. Email is wasteful.... by jsimon12 · · Score: 2

    Email relies on encoding methods that can double or triple the size of an attachment, so it really isn't he best method for sending large files.

    As for what other companies do, most have limits around 2 meg (some less, some a little more). If people need to transfer files within the company setup some sort of fileserver for sharing, geared toward the expertise level of your users (FTP if they have some sense, Windows/Mac shares if they don't).

    If someone tries to pressure you to give them larger email size limits explain the above issues, state that it would cost the company more money and unless they have really good reason to need to send 10 meg attachments they aren't gonna get it (since it could hose your mail server in the hands of an idiot).

    I guess what it is going to boil down to is the nature of your buissness, if I was System Admin for a company that used email for communications I think 1 or 2 meg would be fine with a couple exceptions for people (family portraits are a personal thing, not buissness). This is really more of a situtational judgement thing, Slasdot users can tell you what they are doing, but it could be vastly differnt from your scenerio (and using wrong advice without enough pesonal knowledge could screw ya).

  21. remove size limitations by jilles · · Score: 3, Insightful

    If your infrastructure can't handle the occasional 40MB mail, fix it. Disk space is dirt cheap, so is network infrastructure. If you use imap (which is a pretty good idea), modem users do not have to download larger messages. If your mailserver is clever enough to not replicate attachments for each addressee, performance will be acceptable.

    Users will just get annoyed if they can't send their powerpoint docs to other users. Most employees cost more per day then they'll use in storage space per year so don't impose restrictions with respect to file storage. 5MB is nothing today.

    --

    Jilles
    1. Re:remove size limitations by Garfunkel · · Score: 2, Insightful

      The problem isn't the occasional 40 MB email. It's the occasional 40MB email to all 200 people in the company or whatever. Unless you have an email server that uses single message store, you just chewed up 8 gigs of disk space. Server storage ain't THAT cheap (large RAID arrays of fast SCSI disks are a whole lot more expensive than single IDE drives). Single message store reduces a lot of this kind of worry, but not all email servers support that.

      The problem gets worse if you're running a mail server for several thousand people (like I used to at a small college). It's absolutely critical that file size limits are enforced or else the next Star Wars trailer that gets passed around to all the students via email swamps the server in a hurry.

      --
      -jay
    2. Re:remove size limitations by Sentry21 · · Score: 2

      I'd tend to agree in this case.

      At my university, we're provided with e-mail addresses that can be used as webmail, IMAP, POP3, or can be forwarded, and the size limit on the account is 25 megs, but it's a soft limit.

      My geology prof sent me, recently, a powerpoint presentation, her entire lecture for the whole year, including images, text, and embedded movies. The e-mail came to 63 megs (suffice to say, I was not expecting this). It came through fine, but any other mail was responded to with a temporary 'mailbox is full' message until I removed it from my account. This resulted, the second time she sent it (there was a problem with the first), in my saving to my attachments folder and then deleting the message, which in turn deleted it from my attachments folder, so she had to re-re-send it. Now she has discovered she left a lecture out, so she may have to send it again.

      Through all this, I've blasted past my quota three times so far, and likely will again, and no one has complained. Why? Because disk space is supercheap (and most students don't get large e-mails anyway, and the people who do are justified), bandwidth is cheap (my prof sends her e-mail from a large research lab outside of town, I download it at home on DSL, and the university is, well, the university), and proper administration and training goes a long way.

      --Dan

    3. Re:remove size limitations by ostiguy · · Score: 2

      Everyone's infrastructure should be able to handle a 40MB email. The problem is, is if you allow it from external hosts, what stops someone from sending you 100 of them over a weekend to DOS your mail server when it runs out of disk?

      ostiguy

    4. Re:remove size limitations by mabinogi · · Score: 2

      what's to stop them sending 1000 4Mb emails?

      --
      Advanced users are users too!
  22. Limits by NetJunkie · · Score: 3, Interesting

    We have about 180 users and our standard Exchange mailbox size limit is 90MB (soft) and 100MB (hard). Some higher ups get double that, and some really high ups and people that have jobs where they need to keep a lot of old email have none.

    I couldn't imagine a 5MB limit. That's fine in a world of text only email, but not today. Too many Word/Excel/Project docs floating around. I do not limit mail attachment sizes because it has not been abused, yet.

    1. Re:Limits by walt-sjc · · Score: 3, Informative

      It's genenerally not a 5M limit on mail BOXES, but individual messages.

      With modern mail stores, mail box limits of 100M / user is fairly realistic, although you can KILL your mail server if you use POP with frequent checks and "leave mail on the server" options.

      5M is a resonable max to expect someone to get over a modem, although that's pretty bad too.

    2. Re:Limits by spongman · · Score: 2

      but exchange doesn't use POP-style checks (unless you've enabled the POP service) it sends notifications to the clients only when new mail has arrived...

  23. Just Say No by jhealy1024 · · Score: 4, Insightful

    Call me old-fashioned, but I consider 5MB to be plenty for a single e-mail message size. While there are good exceptions to this rule, I'll list the arguments in favor of a "small" max message size:

    • Quotas. If you have a quota on mailbox/home dir size, you're just asking for trouble by allowing huge attachments.
    • Over-reliance on e-mail. Even if you allow large attachments, it doesn't mean everyone else will. My last company allowed 50MB attachments. While we could (and did) get just about everything, the sales team assumed it was OK to fire off 24MB bloated word docs to customers, whose mail servers would promptly reject them. Usually, this happened at some Very Important(tm) time, so trying to explain the finer points of e-mail attachments wasn't a good idea.
    • Over-reliance on dumb file formats. Word attachments (especially with pictures) rapidly bloat past the 8MB mark. Consider a different format for exchanging docs, like PDF. It still looks right, and it's much smaller. My 100+ page thesis, with pictures, is ~2MB in PDF. 5MB is a lot more room than people think it is.
    • If you're sending a lot of pictures, you really should put them up on a web page; that's what the web is for. If you must send them over e-mail, just split them up into chunks and fire them off that way.

    Again, some of these points means that you need to make a public webserver available for users to post things on. I would recommend a CGI that posts content and returns a key to that content (MD5 hash, perhaps). Only with the key can the user get the content. That way, your staff can upload anything of any size, and then e-mail the MD5 key to other people to let them download it. Reasonable security and relative ease. You could even have users include an expiration date so you can auto-delete stale uploads.

  24. Re:Who are the users? by walt-sjc · · Score: 2

    Huh. Sounds like a dumb ISP. Should at LEAST give your users the option of paying more for a larger quota. For every 10M more, another $5 / month or so. This pays for itself quite quickly.

  25. Re:This is a business.. by MImeKillEr · · Score: 2, Insightful

    Think 100MB PowerPoint files: the sales team slings these around like mashed potatoes.

    This can be fixed by using shared network drives per department. Give marketing their own directory. Give QA their own directory (give IT their own UT2003 server :D), etc. Put a link to the file on the network in the email and don't choke the mail server by attaching anything over 5MB.

    Better yet, cap it at 5MB and force them to use the other resources.

    While I've never personally worked at a place so draconain that they monitor email to ensure its all business-related, every employer has the right to monitor email and network resources to ensure they're not abused.

    The point being, teach the employees an alternate method to transfer large files and enforce it. From CEO on down.

    --
    Cruising the internet on my TI-99/4A @ a whopping 300 baud!
  26. Re:Who are the users? by pauldy · · Score: 2

    There is also a cost associated with getting this setup and being able to administer it with billing etc. For some it may be to much of a hassle given the expected return. Am I going to invest 5-6k for people to focus on this and get it worked out so that 5 people can pay me maybe an extra 30-60 bucks a month. I wouldn't, maybe you would?

  27. Re:This is a business.. by adb · · Score: 2
    5MB should be plenty for the users

    Why? How is 5MB special? My mail server's job, like the jobs of the other servers, is (to the greatest extent possible) to let the users do what they think they need to do. It's sometimes my job to convince them that they don't need to do it, but I don't have especially good arguments against huge emails, nor do I see a need for them. Sure, it's aesthetically un-pleasing to me (base64? Ugh. PowerPoint? Double ugh), but that's not what we call a business case.

    My mail server can handle mail up to 2GB. (Beyond that, I suspect I'll run into a 32-bit barrier in at least one of Exim, UW IMAP, and the libraries they use.) As long as they don't do something really stupid like trying to send something that huge over our little T1, it's not a problem.

  28. Re:This is a business.. by adb · · Score: 2

    A 100MB email to ten people doesn't come anywhere near choking my mail server, despite the fact that it's made from cheap commodity parts a few years old.

    The point being, teach the employees an alternate method to transfer large files and enforce it. From CEO on down.

    Perhaps I can do this; but why should I? In terms of user interface, email is exactly the right thing for them to use. One of them has a file, and wants the others to end up with it on their own machines. In a single operation, he sends it to the others, and in a single operation, they have it. Putting it on our server is an invitation to leave it there, sucking up server disk space when everyone forgets about it (as opposed to getting caught when they sweep their own machines for bloat) and being inaccessible when they're on the road.

    This is not one of those rare occasions when it is necessary to be a BOFH. Just because I personally think email is for text and people who use it for other things are wankers does not mean it makes business sense to enforce this policy in my workplace.

  29. Re:Who are the users? by toast0 · · Score: 2

    if your mail server is set up right, all you have to do is edit the unix filesystem quota, and bam, they can recieve larger files (of course sending them is still a problem)

  30. DO use email for files by ka9dgx · · Score: 3, Interesting
    Email is a communications method, it's fairly reliable, and all the users know how to use it to get things to an associate. Just because it might be 30% more efficient to use FTP or some other protocol is not sufficient to force them into learning how to do it. Keep the amount they have to learn down, and let them keep more about their jobs in their brains instead. With the work we do, 100 Megabyte emails aren't uncalled for, even through our 384k SDSL.

    I always set up the "size" field, in real numbers (do you really expect a user to know what 10MB is?) so that they eventually learn about email size.

    I have no quotas on email, except for the fact that we only have 2,678,837,248 bytes free on our server at this point in time.

    --Mike--
    Computers - Tools to let people get their jobs done.

  31. Re:This is a business.. by adb · · Score: 2

    I continue to contend that the time to stop them is when you anticipate performance problems. They know how to put files on the server, and I let them make their own decisions on when to do it, advising them when requested or when the need becomes obvious to me. Forcing them to exchange files in some other way will make their lives harder, not easier, causing them to bring in less money, which does not Enhance Shareholder Value. In addition, seemingly arbitrary restrictions (after all, It Worked Before, It Works Elsewhere, and so on) diminish their trust in me and make it harder to get cooperation when I actually need it.

  32. Re:Who are the users? by Anonymous Coward · · Score: 2, Funny


    Me:Good afternoon, welcome to CustomerIsAlwaysRightNet, how can I help you?

    Them:yOUR BLOODY SERVER IS BROKEN AGAIN, FIX IT now!!! i'M RUNNING A BUSINESS HERE, YOU'RE COSTING ME MONEY, i WANT A MONTH'S CREDIT ON MY ACCOUNT BECAUSE i HAVEN'T BEEN ABLE TO CHECK MY EMAIL FOR THREE MINUTES NOW!!!

    Me: Of course sir. Here at CustomerIsAlwaysRightNet, the customer is always right, so it's perfectly obvious that I need to go and fix our broken password file. The customer is always right, so you couldn't possibly...ooo, I don't know, left your CAPS LOCK key on or anything ludicrously stupid like that.

    Your month's credit for the three minutes of lost time because of our terribly broken mail server? I'll put that on your account straight away. In fact, I'd better make it two months, seeing that our monumental stuff-up has inconvenienced you so greatly... ...You're an idiot. Customers are WRONG. They have ALWAYS been wrong, they will always BE wrong. And you sound JUST like one of THEM.

    Listen, moosh - if I had a dollar for every half-witted maroon who's given me an ear-bashing because they KNOW that it's OUR system that's stopping them from getting online because we've been really mean and nasty and made their modem turn itself off, or even gone round to their houses, broken in in the middle of the night, and actually UNPLUGGED the phone line from the back of the computer (At least, I guess that must be how it got to be unplugged, none of our Always Right customers would do that so they could make a phone call and then forget to plug it back in again, would they?), I wouldn't be sitting here listening to this pompous TIT rant at me that his WinXP heap of parrot droppings that he paid six grand for from Myers is the most advanced computer money can buy and he's not going to be paying this $200 overage because it's our accounting system that is, quote, "up the shit", and (not only, but also) we've given his username and password to someone else and let them connect to the internet with it (and somehow convinced Telstra to give them his PHONE NUMBER to do it with as well - callerID, anyone?), run up this huge overage with it - the Imesh in his startup folder, of course, has nothing to do with it, neither do the six different ad servers, DNS hijackers and spyware toolbars running on his system, and the fact that the 'Connect To' window is popping up every thirty seconds or so is entirely something OUR COMPUTERS are doing to him...

    Go on, ask me if I'm going to let you send a 50 MB email to everyone in your address book. Ask me, go on..I WANT you to ask me...

    Need...beer...urge...to kill...rising...

  33. Re:Who are the users? by Blkdeath · · Score: 3, Interesting
    If you are an ISP, the users are your customers, and they are right (as customers always should be).
    Here we come down to a catch-22 situation. Customers want to be able to a) send as much e-mail as they desire without size limits, b) send said e-mail to as many people as they desire, and c) store all these neat-o e-mails in their folders (in their server home directory, or perhaps in IMAP folders, in their Exchange inbox, etc.) but! BUT! They don't want to spend a couple thousand dollars on a RAID array sufficient to store said e-mail.

    When you explain to some of these poeple that hey, you just can't put 200GB on a 120GB disk along with your operating environment and other company file storage, they blink.

    Customers are not always right - customers in many cases need to be educated so that they may understand how "this e-mail stuff" works.

    --
    BD Phone Home!

    Shameless plug. Like you weren't expecting it.

  34. Web based 'ftp' by digerata · · Score: 2, Interesting
    I work for an advertising agency where we regularly transfer files up to 2 gigs in size. Our problem was that people wanted something faster than Fedex'ing CDs and we had too many people getting mad when our mail servers crashed because some one emailed a 2 gig file.

    Our solution was to create a web based file sharing system that supplements your existing email service. This system is available for internal employees as well as external employees. Its simple. If you need to send a file, you login in to the service (LDAP enabled so one password for all systems) and fill out a form with the recipients email address and then attach the file(s) you want to send. The recipient receives an email from the user and the location to pickup the file. This is all done via HTTP but we recently added support for a client side java application that will download the file via FTP transparently. Its all *extremely* user friendly.

    An interesting aside is that to correctly implement 'view attachment' in a browser window and 'download attachment' to your harddrive functionality, we have to send a bogus MIME Type for the file so that IE will actually download the attachment instead of opening it in the window. (Word doc, PDF, etc.)

    Another option that we explored was to use WebDAV. The issue we ran into there was that WebDAV is not supported natively under Mac OS 9 or Win 9x.

    Also, was this written with .NET? Hell, no. J2EE all the way.

    --

    1;
  35. email is the new UPS or Fedex by gruntvald · · Score: 4, Insightful

    I work in construction. Email is essential to transfer in a way the users already know how to use files, drawings, and other documents. Disk is cheap. Bandwidth is a utility cost. ftp has lost the widespread adoption battle because it's got some security issues, and frankly it's a technology that just gets in the way. The function of IT is to provide a service that people need. If you want to impose limits on what users can do, expect to be replaced sometime by a sysadmin that doesn't have those urges.

    1. Re:email is the new UPS or Fedex by the+eric+conspiracy · · Score: 2

      I work in construction. Email is essential to transfer in a way the users already know how to use files,

      That's nice. Unfortunately the email protocol IS NOT DESIGNED AS A FILE TRANSFER PROTOCOL. As an email admin I have seen users try to send multiple CD-ROM images as file attachements on one email message. This will cause most email servers to fail, denying all users access to their mail. It is my job as a sysadmin to make sure that some former employee can't bring down business critical services by sending an arbitrarily large email.

      File attachment size limits are REQUIRED on email servers to insure some user who needs a bit of training doesn't bring down the entire system.

      There is a basic engineering principle here - YOU CAN'T GET 10 lbs of crap into a 5 lb bag. Email cannot serve as a general purpose file transfer mechanism.

      has lost the widespread adoption battle because it's got some security issues, and frankly it's a technology that just gets in the way

      BALONEY. ftp over ssh is perfectly secure. As is HTTP over SSL. The fact is that if a sysadmin sets a file size limit in order to prevent loss of service, he is doing his job.

    2. Re:email is the new UPS or Fedex by osjedi · · Score: 2, Insightful


      If you want to impose limits on what users can do, expect to be replaced sometime by a sysadmin that doesn't have those urges.

      Admins don't put size limits on attachments because they just feel like it. They do it to keep the system up and running. Your statement is like saying that engineers who put weight limits on bridges should be replaced by engineers who don't have those urges. The end result is much worse than the inconvenience of appropriate limitations.

      --
      -=-=-=-=- osjedi uses Debian GNU/Linux. -=-=-=-=-
    3. Re:email is the new UPS or Fedex by Daniel+Dvorkin · · Score: 2
      I work in construction ... The function of IT is to provide a service that people need. If you want to impose limits on what users can do, expect to be replaced sometime by a sysadmin that doesn't have those urges.
      I work in IT ... The function of construction is to provide buildings that people need. If you want to impose limits on what kind of buildings people can have, expect to be replaced sometime by a construction worked that doesn't have those urges.
      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
  36. Wouldn't be an issue... by weave · · Score: 2
    Size limits wouldn't be an issue if users would save the attachments AND DELETE THE DAMN E-MAIL.

    User education is a bit hard when you have 17,000 users to deal with and less then 10 staff to do it (it's a college)

  37. Education and alternatives by gozar · · Score: 2, Interesting

    The hardest part of using FTP as a solution is that it requires the recipient to have a FTP client on there machine, but that isn't the case. There are several web based FTP clients (such as web-ftp) to make it simpler for everyone to place files on a FTP server.

    I think even 5MB limit is too large, especially if you are on dial-up (I hate it when someone sends me a 2MB movie...)

    --
    What, me worry?
  38. I am by MarkusQ · · Score: 4, Interesting

    ...if you were the administrator of an e-mail server, what would you set the maximum size of an incoming email message to be, and what would be the reasoning behind said limit?

    I am the administrator of an e-mail server. Our limit is 5Mb. I found that to be a reasonable elbow in the curve between most of our trafic by message count (e.g. Things like "I'm running late...could you hold off processing xxxx for me?" and "No.") and the majority by size (e.g. "Here's a copy of that set of porn CDs I stole"). It only affects legitimate bussiness trafic about once a year (we don't use MS Office, etc.) and it cuts our total storage volume by about 80%.

    -- MarkusQ

  39. Re:"a good email storage/access system such as ex. by LWolenczak · · Score: 2

    Goto their website and punch in the numbers.

  40. secure corporate website with file upload area by Tumbleweed · · Score: 2

    Very simple to do - all modern browsers I can think of support file upload now. Then when someone logs in, they tag who the file is for, upload the file(s), and the system can then automatically send an email notification to the recipient. With a download link, even. Gosh. How high-tech is that?

    Why is this so fucking hard, people? Jesus!

    And if you want a really _cool_ geeky solution, go with 'sendfile' (an implementation of the SAFT protocol) - the file transfer solution that should've taken off like a rocket but didn't. *sigh*

  41. AOL doing something well for consumers? by EaTiN+cOfFeE+bEaNs · · Score: 2, Interesting

    Correct me if I'm wrong on this one, but isn't AOL is the only e-mail service used predominantly by consumers that doesn't have a low space limit.

    --
    No TiVo and no caffeine make me something something...
    1. Re:AOL doing something well for consumers? by phillymjs · · Score: 2

      AOL's maximum attachment size is 16MB. But the vast majority of their users are on dialup, and who the hell is going to let their phone line be tied up for the length of time it'll take for 16MB to upload or download a file at 48-53KBps?

      It's kinda like the "free refills" on the 55-gallon-drum-sized bucket of popcorn at the movie theater. It may be a nice selling point and/or sound like a great deal, but it's not very practical and not likely to be taken advantage of very often.

      ~Philly

  42. Replacing FedEx with email saves us $300k+/year by fooguy · · Score: 5, Informative

    It's nice for all of us as geeks to say "make the users use FTP" (though frankly, I'd prefer scp or nothing), but it isn't practical.

    I work in a not-for-profit that publishes a weekly journal, so we are both "an academic environment" (we operate somewhat like a unversity), and a good-size for-profit company. To that end, the requirements of our user community are very different.

    We used to traffic a lot of paper and film via FedEx and couriers, and moving all that processing to electronic mediums saves us over $300k/year. I should know, I had a big hand in implementing our digital workflow (why do you think they bought me an Aibo?). Our technology spending isn't any more than it was when everything was paper based, but our saving have been huge.

    We use Groupwise for corporate email, and the post offices live on a SAN virtual disk. Our SAN has over 2TB in storage, Netware lets you concat volume segments dynamically, and Groupwise only stores a message once in the database and passes pointers to each internal recipient. So storing large attachments is very efficient, and enlarging the post offices is trivial. Our SAN is only 33% populated, and smaller drives (75GB) can be replaced on the fly with larger drives (180GB) and the array will resize and rebuild itself hot.

    So we have no inbound or outbound attachment limit, though we do keep an eye on things to make sure people don't go nuts. We just upgraded our servers last weekend after 2 1/2 years in service, despite our post offices growing by a factor of 10. Having administered Exchange, Notes, and Groupwise, I think we've got the best of the three groupware packages, and our users are happy enough (they would be happy, but who is every happy at the phone company because they have a dial tone?)

    In three years, we did turn up our bandwidth from (2) T-1s to a 6mbt fractional DS-3, but email only accounts for a small portion of that traffic (we host half a dozen more websites than we used to).

    The largest attachment I ever emailed was probably 100MB, and I honestly find 5MB limits to be draconian. We have an FTP drop, but our vendors won't use it. Last month, I had to email a vendor a dat tape with 13MB of data because they have a 5MB attachment limit. Sick.

    --
    "All I ever wanted was to see Larry Wall give Bill Gates a Perl necklace."
    http://www.eisenschmidt.org/jweisen
  43. I come across this question every day by penguin_punk · · Score: 2

    I work at an ISP and we have a limit of 5 Megs.

    The problem is, other isps in our area have a limit of 2, 5, and 20 Megs. I too personally hate receiving anything over 1Mb, yet some of our dialup customers consistantly receive files 3-5Mbs and it takes some time for them to receive them. I am a purist, so whenever I get a call regarding email, my first response is to tell the customer to go into their Webmail which we offer as a supplement to pop & imap and DELETE the offending message. We also have a 20Mb limit on the server per account. ARGHH!! just mod me as underrated because this topic causes me grief. Why don't people just use FTP? It STANDS for file transfer protocol! USE IT!! I say everybody goes back to shell accounts over dialup. Broadband pisses me off.

    end of bitching. thanks for listening.

    ignore this nonsense rant

    --
    HURD - Hurd's Under Research & Development
  44. Re:Who are the users? by the+eric+conspiracy · · Score: 2

    If you are an ISP, the users are your customers, and they are right (as customers always should be).

    Yah. You won't be in business long. Any business person knows that there are customers that you cannot afford to have. They are so demanding that servicing them will be a financial loser for you. Better for you that they should be your competitor's customers.

  45. Shouldn't 5 megs per message be enough? by dstone · · Score: 2

    If you use OGG Vorbis to encode your music? ;-)

  46. 11MB mail box, 20MB for attachments, for a reason! by chris_martin · · Score: 2, Interesting

    I set up an 11MB quota for each of our 4000 users. But I allow a larger attachment and you have a 5day grace period to delete mail. So each user can receive up to a 20 MB attachment and as long and they download and delete it off the server they will still receive their email.
    Before I set up the enforcement of the attachment size I had a teacher try to email an audio recording of her class to her supervisor. It was a 44.1KHz stereo AIFF file and it was an hour long, so it was around 640MB. Who needs napster when you have email! Most users are pretty good, but we have around 1% that are constantly over quota.

    --
    -- Chris Martin, System Administrator
  47. Size Matters by 4of12 · · Score: 2

    You know, I was just thinking how much useless email gets generated when you mix together average Joe corporate users and applications such as Outlook.

    "Please see the attached Powerpoint presentation reiterating our department's and corporation's commitment to teamwork, quality and apple pie."
    and other egregious examples.

    If only Outlook could be retro-fitted with a stupidity governor that would nudge users towards making efficient use of their IT infrastructure, rather than just blundering along doing ugly things just because

    • they can
    • it's easy
    • it's the path of least resistance.

    I'd like to see Outbound Outlook filters that would solve these problems close to the source.

    "Well, Joe, I'm going to copy your massive attachment to the webserver since you don't need 400 identical copies of floating around."

    "Hmmm...I won't bother sending your email to most of the staff because the last time you sent an email with these keywords 75% of the staff deleted it before reading it and the other 25% deleted it within 2 seconds of opening it. We'll just forward it to upper management so you can get credit for communicating company values to the only people who really care."
    [Sorry for the Dilbertesque rant. Too much sugar, I guess.]
    --
    "Provided by the management for your protection."
  48. It's not just about storage space, by tunah · · Score: 2

    It's about bandwidth and time. If you have a dodgy connection, then downloading a file of size N may screw up with a probability P of *approximately* 1 - exp(-Nl) where l measures the dodginess of the connection. As POP has no resume, the number of times the file has to be downloaded on average is 1/(1-P), and so the time spent downloading it is: O(N/(1-(1-exp(-Nl)))) = O(N/exp(-Nl))=O(N exp(Nl)), ie it is *exponential* in the size of the file. Even for people on reasonably stable connections, very large files mean trouble unless they know how to delete them without downloading. Don't do it!

    --
    Free Java games for your phone: Tontie, Sokoban
  49. Burstable Email by gnovos · · Score: 2

    Take the concept of "bursting" bandwidth to the email box. Allow your email box to have a 20 meg limit, but only for 20 minutes while your granny sends you that video of her vacation to Hawaii, and then you drop back down to the 5 meg limit.

    --
    "Your superior intellect is no match for our puny weapons!"
  50. Thoughts, random though they be. by dacarr · · Score: 2
    When I first wound up on the internet, I was often told that sending files that were >1MB in size would cause them to bounce - and in rare cases, the entire message - UUEncoded file and all - would bounce back at you. (My first email address was a UUCP bangpath, three steps away from the actual network.) Accordingly, I learned early on that it was unwise to send large attachments unless you really, really meant it. That's what ftp was for.

    Now accordingly, there are still people using dialup connections - in fact, the real problem that's causing broadband to have a hard time catching on is the affordability. As such, if you email J. Random Home User a 3 MB file, and he's on a 28.8 modem, it's going to take him 15-20 minutes of download time. That ties up what little bandwith he has, while the broadband/T1/OC3/whatever user pushes a button and watches it go out almost instantaneously. In short, it's just plain inconsiderate, but it could be owing to an error in judgement.

    So what to do? Like another user suggested, make an FTP site available. It's old fashioned, but the net still uses FTP very heavily - it's a great way to move files around. It's not as "easy" as attaching a file to a message and letting it go, but it's a lot more efficient, and hasn't that what this has always been about?

    --
    This sig no verb.
  51. So many arguments, so little grasp by gruntvald · · Score: 5, Insightful
    This thread has so many arguments against attachments, but I don't understand why.
    • email wasn't designed for files So why was UUENCODE and UUDECODE, then later MIME created? It wasn't invented by Microsoft for use in Outlook!
    • It's too much disk usage, it'll bring your mail server down So size your mail server according to your projected users needs. You did do a needs analysis before submitting your budget, didn't you?
    • It hurts people on dial up Why would you treat every user the same? Remember the needs analysis you did?
    • Too much bandwidth usage! if you can't afford it, put limits
    • use ftp instead do you really think the sales managers and Project managers want to get You to set up an account for every person they deal with who needs to send them documents? No matter when they need them?
    • ftp is secure over ssh so you're going to produce documentation for each user on how to use this new software they have to download? "I need to send you a 2Mb file!" "No can do, let me contact our sysadmin on monday so he can set up an account and tell you what software to download to accomplish this". Please.
    • no compromise can be reached! plenty of folks here set 650Mb attachment limits. Know how they can do that? They know their systems, and did capacity planning, they've come up with limits they can handle that work for the users. Often they have different limits for different users
    email attachments are here to stay, they replace physical media, and get us closer to the paperless office. The inventors of MIME didn't consider it a gross abuse of the medium, why should you?
    1. Re:So many arguments, so little grasp by Istealmymusic · · Score: 2
      many serial connections used characters 0-31 for signaling (with XON and XOFF being only the best-known) -- sending a file containing these characters might hang or abort your connection.
      So encode only those characters which hang or abort your connection! Not all 0-31. No one uses serious serial lines anymore. IP is 8-bit clean. This amateur hack-job is the best solution proposed yet. Don't like it? Propose something better.
      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  52. Re:"Email cannot serve as ... file transfer" by the+eric+conspiracy · · Score: 2

    I don't know of any sysadmin who's setup can be brought down by a large email attachment

    Read the rest of the comments to this article. You will see plenty of cases of sysadmins discussing problems with servers going down due to large file attachments.

    but are you really advocating setting up a username and password for everyone who ever needs to send you a file? Or that they need to install additional client software to do it?

    I think most people already have a web browser installed. No additional client software is needed. They don't need individual passwords for an upload only web page, either.

    disk is cheap, bandwidth is a utility

    And email does not work as a reliable file transfer mechanism for large files.

  53. Re:Who are the users? by the+eric+conspiracy · · Score: 2

    So, you simply find a way to satisfy the customers in a manner that will make you more than it costs you if they leave.

    One of the characteristics of the losing customer is that they refuse to pay for the services they are demanding.

  54. Re:Who are the users? by schon · · Score: 2

    Obviosuly, if a customer wants 300Gb of webspace, and unlimited bandwidth for $1 a month, then they are not right, (unless you can supply that for 99c a month) but if they want to send a 6Mb email, then they are.

    Your opinion only.

    I consider 6MB of email over a dial-up link to be unreasonable.

    We have a 4MB limit for emails - one of our customers called us up and demanded that it be raised, because she couldn't send a 3MB file to her sister's work email...

    Turns out that her sister's work email had a 2MB limit.

    So, according to you, is this still 'reasonale'? (Remember, YOU set the "reasonable" limit to 6MB)

  55. Mail size limits everywhere! by teqo · · Score: 2, Interesting
    As many other postings suggested, 2 megs is a widely deployed limit. Whenever you think about your own corperate mail size limit, keep in mind that even a 100 meg limit won't help you if the sites you send mail to have a way smaller limit. Since you never know what limit your mails will hit on the recipients' (or forwarding) servers, always keep it considerably small, or it will be rejected by the recipent's server... Better have it being rejected within your own network, so you don't waste precious bandwidth to the outer world...

    I saw people sending out their whole mp3 collections in 30 meg-sized mails, I saw others suffer from 5 megs holiday pics in their mailboxes accessed by humble 56k modems and having to give them a POP3 primer on the phone to have them delete that stuff ... Yes, mail isn't ment for big files, and besides this orthodox opinion, it still isn't very practical to send huge files per mail.

    I would go for the send-links-in-mails-to-files-on-{web,file}servers idea, maybe protected through SSL, temporary passwords and having the files auto-deleted after three days or when having been fullydownloaded one or two times or whatever... (Proposing some minor access security for the files being made available, I wonder how many of these suits 'needing' unlimited mail sizes protect their files when sent by mail? I have never seen a single member of this demandish breed (being subject to this publication) being able to handle PGP/GnuPG/whatever, they often consider that as another evil trick by notorious sysadmins, since security measures hinder them in doing their work properly, just as mail size limits do... So much for ranting :)

  56. 50MB by coene · · Score: 2

    50 Megs should work.

    Its big enough not to hinder productivity, and 50MB isnt too much that will break the server.

    I figure, anyone transferring files above 50M will not complain when it comes back to them. They will realize they need a different way to move the files.

  57. No Limit by em.a18 · · Score: 2

    There should be no limit. Or maybe something safe like 1Gbytes.

    Computers are supposed to make our lives easier.

    I routinely move large books (10s of Mbytes) and movies (100s of Mbytes) around, both for work and for entertainment. Email is much friendlier for us humans than ftp or scp.

    Yes, that's a lot of bytes. Some things will break (like slow dialup lines).

    Fix the computers, not the humans.

  58. yEnc: The Answer by Istealmymusic · · Score: 3, Interesting
    SMTP was never designed to handle binary files at all, which is why binary files are encoded into text, which increases their size by 30%.
    I'm still waiting for yEnc to be officially incorporated into Outlook and other e-mail clients and recognized automatically. XXE/UUE/Base64 adds 30-40% overhead, while yEnc offers 1-2%. All communication channels on the Internet today are nearly 8-bit clean, but certain characters cannot pass through unmolested - yEnc only encodes such characters.

    yEnc has shown widespread acceptance in Usenet, I'd like to see it used as the de-facto format for SMTP mail. Electronic mail's "push" nature makes it extremely useful where FTP/HTTP is not (although IRC DCC is) and I'd enjoy having the pleasure of subscribing to mailing lists which send out multimedia or other forms of large content and having it delivered, just like postal mail, right to my desktop or a nearby ISP mail server. Who is with me?

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  59. Re:"Email cannot serve as ... file transfer" by Istealmymusic · · Score: 2
    I don't know of any sysadmin who's setup can be brought down by a large email attachment
    Read the rest of the comments to this article. You will see plenty of cases of sysadmins discussing problems with servers going down due to large file attachments.
    Maybe you should read the rest of gruntvald's comment, eric. Like he said, maybe its your sysadmin that needs training?

    What, your network can't handle N bits at once? Your 100MHz PII is the problem, not SMTP. Since when does an Internet protocol technology have arbitrary limits?

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  60. Audiogalaxy History Lesson: Push Technology=Good++ by Istealmymusic · · Score: 2
    Just to show you there's no hard feelings, I have e-mailed you a copy of this great new game I have called Grand Theft Auto 3.
    Warez-by-mail, I love it already! Seriously I believe this an excellent idea. Anyone old enough to remember when Audiogalaxy was running at full capacity? You could join groups. That was sweet. Not only could you chat with other's either publically or privately about music interests, you could join sending groups! Anyone could send a MP3s to the whole group. Dedicated groups where created and you joined them if you wanted a specific album, among other things. Imagine the possibilities.

    This eventually lead to spammers sending viruses--and several groups, Owners Protection, Anti-Spam, etc. where created to blacklist spammers those users. A guy I worked with registered a new Audiogalaxy account every couple months in order to map user ID numbers (which where numerically sequential) into a ballpark figure of the date in which the user registered, and you had to be an Audiogalaxy member for a few months to get into certain groups. This was all to prevent spammers sending unsoliciated music to the entire group, but all-in-all the "group" philosophy of Audiogalaxy was one-of-a-kind. It was wonderful.

    (Michael--the owner of AG--was working on limiting which members could send files to the groups, but he never got around to it before the demise from the RIAA. Of course, AG group's analogy in this case--mailing lists--,which I'm sure you are aware, can have sending restricted to certain users, thus avoiding spam. Spam is now irrelevant, I only mention it as a footnote in Audiogalaxy history.)

    Not only could you join groups to have the owners share their favorite albums (often, sometimes compilations) with you, you could join so-called "free-send" groups where anyone could send anyone any file. That was kinda neat, if you had a nice song you could send it to the group and see what others thunk, especially if you're the one that recorded it. I learned about plenty of independent musicians this way.

    And the perhaps most important thing that came out of Audiogalaxy's groups is: you got 0-day. Before The Eminem Show came out, I vividly remember hundreds, even thousands of fellow fans joining, eagarly waiting for the album to come out. When it dropped, members of our sending group got it first. I left my satellite on 24/7, and it starting downloaded immediately within hours of its release. I was amazed. Audiogalaxy has beaten IRC. No other P2P technology has shined so well in this regard, in fact, P2P is often now looked upon as a place to get old stuff, not 0-day.

    That's not to say there is no room for improvements. On the contrary, there are plenty of improvements which could be made on the old SMTP protocol. Audiogalaxy, being peer-to-peer, was smart enough to download from other peers once they picked up the file, alleviating uploading from the original sender. This meant someone with connections but a 56K modem could leak The Eminem Show to an AG group, and it would be sent to a couple people. Those people would then be sharing it for others. Eventually, the entire group had it! And this is what was intended; if you didn't want the CD you didn't join that group. (Joining and leaving groups was easy).

    Didn't mean to write a book there, but I hope I proved my point. Push technology is kick-ass. Forget your silly pull FTP and HTTP! Its good, but I want to subscribe to a warez mailing list, and get warez when it comes out. I have a fast enough connection, I laugh at all those sysadmins who say their servers can't handle >5MB attachments. Mine can, and the warez community will be able to, without a trace of a doubt.

    As aside, the NNTP protocol behind Usenet seems to be similar to Audiogalaxy groups, but not similar enough. The peers are not individual users but individual dedicated servers. Usenet is also way too uncontrolled, even with moderators. I'd prefer SMTP mailing lists. Now we just need to find a way to make SMTP attachments be distributed over willing users...hey look! Bit Torrent!.

    Warez by mail. You heard it here first. (Note that although warez has a negative connotation, especially legally, it is a big sucker of bandwidth. And once warez pioneers the P2P email, the world of legal uses will follow!)

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  61. Re:Really ? (was Re:yEnc: The Answer) by Istealmymusic · · Score: 2
    I agree yEnc was a quick hack, but it does work, and people are downloading yEncoded DivX movies off Usenet right now.

    Not all newsreaders or browsers support yEnc yet, but Forte Agent does, and your newsreader should too. There is even a plug-in for Outlook Express. If worst comes to worse, one can always manually yDecode the file using YDEC.EXE.

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  62. my isp by GoatPigSheep · · Score: 2

    my isp set the limit at 10megs, which I think is perfectly acceptable. The only files I receive that approach that size are mp3s of friend's music who for some reason can't send the files in an IM program.

    --
    GoatPigSheep, the 3 most important food groups
  63. The trouble with limits is bloat by os2fan · · Score: 2
    The trouble with limits is bloat.

    Plain text is the simplest format - but it can not handle bolding &c. On the other hand, html handles bolding and cross-reference, but can come with all sorts of nasties.

    Even delicate formatting does not chew up a lot of space: TeX is a classic example of delicate formatting + small size.

    The problem is that we have bloated formats, that not only preserve the document, but the user's printer and last view of it.

    We have all sorts of fun trying to print documents sent to us by users who printed to a bypass tray last! [word preserves that information].

    A limit gets people into thinking about small file formats, prehaps. At least not using excessive ransom fonts &c.

    But if a megabyte stores only four documents where it used to store 40, then this is going to increase storage. Some storage and pipe issues have been addressed: faster, bigger drives, faster networking. But some remain stuck where it was 10 years ago: dial-up modems and floppy disks.

    I suppose that it is as much the fault of the software manufacturers problem, since their bloated formats (with no option to make it smaller), is crushing the infrastructure.

    --
    OS/2 - because choice is a terrible thing to waste.
  64. Re:Explaining over and over... by tomhudson · · Score: 2
    If you have to explain it more than twice, then either:
    • You're doing too much for them, thus relieving them of the responsibility for learning
    • You should give them a manual and tell them to at least "try" to RTFM, and stay there and WATCH them make an honest attempt