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?

246 comments

  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/
    1. Re:Email size by Anonymous Coward · · Score: 0

      whoa, your IT dept. can't have much work to do if they have the time to raise the limit every now and then just for a few users....

      we have set a limit of 1MB for attachments, although office attachments that often exceeds this is let through.

      MPEG, AVI etc is just plain and simply disallowed with a notice to put it on a webserver instead.

    2. Re:Email size by dpoulson · · Score: 1

      When I say every now and then for a few users, this tends to occur perhaps once every six months! Most other times the info isn't urgent so we burn the info to a CD and get them to snail mail it.

      --
      http://www.22balmoralroad.net/ http://www.tinynetworks.co.uk/
    3. Re:Email size by Anonymous Coward · · Score: 0

      Hmm...It would be nice if the SMTP server simply forwarded the text of the message and replaced the attachment(s) with a list of filenames/sizes and URL(s) that the receiver could download the files from.

      Or does such a thing already exist?

    4. Re:Email size by nm42 · · Score: 1

      Trendmicro has a product called e-manager that does something similar. It sits between your mail server and the outside world.
      You(Admin) decide what attachment types to block. We block executables, jpgs, mp3s, and mpgs, since they usually aren't work related.
      The message goes through with a notice that some attachments were removed.
      The user can then call IT and we can forward the original message with attachments.
      Most users are afraid of getting in trouble, so they don't bother to ask for the attachments.

    5. Re:Email size by sdegabrielle · · Score: 1

      I was more thinking of of something that just posted the attachment on a website for download when the user wanted it. I am on a modem and now choose to use my ISP's webmail because large attachments are such a hassle. No choice - you just download them. The other advantage of using webmail is I am virus free* *virus free if I am not stupid and open dangerous file types.

  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 Anonymous Coward · · Score: 0

      You pass this in an e-mail:
      ftp://your.host/path/to/file

      Yeah, that's real hard for anyone to copy/paste into their browser.

    9. 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.

    10. 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?"
    11. 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.
    12. Re:Sounds pretty good by alister667 · · Score: 1

      You are absolutely correct, but if I had a penny for everytime I have had to show a senior hardware engineer how to FTP files, I'd have about 50 pence. I can assure you even the most clueless CANNOT handle this concept unless they are lead by the hand to the concept, repeatedly.
      Mind you these are the same people who are simply to dumb (or possibly lazy) to search the net for more info, get a good ftp client etc.

      --
      We ARE the peat bog soldiers.
    13. Re:Sounds pretty good by alister667 · · Score: 1

      Sorry, forgot to add. These folks invaribaly whine and cry that they cannot simply e-mail these files as attachments. When I try to explain to them that this isn't secure (apart from the problems of e-mailing a 20Mb file) they simply reply "who would want to steal this rubbish".

      --
      We ARE the peat bog soldiers.
    14. 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.

    15. Re:Sounds pretty good by AvitarX · · Score: 1

      For example Internet explorer uses a filesystem interface to ftp. COuldn't get easier then that.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    16. 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.

    17. 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
    18. Re:Sounds pretty good by defective · · Score: 1

      How about having the email server automatically strip large attatchemts from emails, and replace them with a link to the file which was also automatically placed on an anon FTP server?

      The "less skilled" employees won't realize the "secuirty" issue here.

  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 thisisatest · · Score: 0

      What the hell? This is not the case...

      Or at least it isn't the case when half the employees at a firm do not delete the email they receive with large attachments, thus making each of 200 or so mailboxes several MB larger.

      --
      You'd almost think a 'net company would know
    3. 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.

    4. 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....

    5. 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

    6. Re:Size limits ARE needed by shdragon · · Score: 1

      I feel your pain. Just the other week my boss decides to send our office ( ~20 people) a "cute" little movie file he found. This little gem was about 9MB and he accidentally sent it to everyone in our CORPORATION. Now, we're sort of a mish-mash of real estate, insurance, annuities, etc. Each division has about 300-800 people. There are 12 divisions. Needless to say, email slowed down just a bit....And then I got yelled at because he can't spell. But c'est la vie...

      --
      "...we dont care about the economics; we just want to be able to hack great stuff."
    7. 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
    8. 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?

    9. 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'.

    10. Re:Size limits ARE needed by shdragon · · Score: 1

      Okay, let me clarify a bit. Yes, pointers are in use, however this is per domain. And the divisonal tree of my company looks like something ripped out of a federal bureacracy.

      I work for an insurance company that encompasses many divisions. To give you an example of the complication of things, I work in the Small Group Medical Products Division. The MPSG is comprised of smaller divisions still none of which talk to each other directly. Marketing cannot access Licensing cannot access Customer Service cannot access Commissions cannot access Underwriting cannot access Client Admin, etc... Each subdivision has their own domain/server, hence the 200 emails. :)

      I think the sysadmins are about the only ones whom have access to more than one division. Email is taken VERY seriously as far as privacy is concerned for this simple reason. The people (public, brokers, etc) don't seem to quite grasp (read - lazy) that sending over EVERY shred of information on a company (prospect) such as everyone's name, dob, ssn, salary, in addition to their health history and those related to them isn't a) to be taken lightly and b) shouldn't be sent unless specifically required.

      To the best of my knowledge, the strategy is to compartmentalize this information so that SHOULD something bad occur, the damage can be contained/minimized. Everyone's information is each division MUST be kept seperate for various, namely security, privacy, and HIPAA compliance reasons. All of this to keep your info private. :) Pain in the ass? Yup. Worth it? YOU BETTER BELIEVE IT.

      pfew... i've been trying to write that all day. :b

      --
      "...we dont care about the economics; we just want to be able to hack great stuff."
  4. Who are the users? by 91degrees · · Score: 1

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

    What sort of data do they need to send? Is it complete documents with formatting? Video files? Software? And who are they sending files to?

    1. Re:Who are the users? by arcade · · Score: 0, Redundant

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


      Yes and no.

      Of course, they are the ones that pay you - but one should always try to explain what is the proper way to do things.

      In my opinion, at least.

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
    2. Re:Who are the users? by musicgreg · · Score: 1

      At the ISp I work for I am in the webhosting department and we get many users that call saying that they need their mailbox quota to be higher and that they need to be able to send larger emails because their business depends on being able to send large files this way. We always have to tell them that there is nothing we can do to raise the quotas and that their best option is to set up their own mail server so that they can set their own limits.

    3. 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.

    4. Re:Who are the users? by Anonymous Coward · · Score: 0

      "The customer is always right" is a motto meant to show that we will do whatever can be done within reason to make sure the customer is comfortable shopping regardless of what color they think the sky is because it doesn't matter at the end of the day. Only a lack of common sense would tell you customers always are and always should be right. Which judging by the line of questioning there could be right on the mark.

    5. 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?

    6. Re:Who are the users? by 91degrees · · Score: 1

      The cost of increasing the maximum size of emails is probably smaller than the cost of the loss of customers.

      By applying arbitrary rules on your customers, they will leave. Often even if the rule doesn't affect them, and only seems arbitrary. Can they increase the maximum email size? Yes? Then they should. The customer wants it, and listening to them will help to keep them.

      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. Obviously you shouldn't follow unreasonable demands, but the demands made from these customers are not unreasonable.

    7. 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)

    8. 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...

    9. 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.

    10. 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.

    11. Re:Who are the users? by 91degrees · · Score: 1

      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.

      Never dismiss a customer's complaint out of hand. losing a customer should only be a last resort. Something to do only in the extreme case where there is no way to satisfy the customer, and even than, you should make it perfectly clear that it is your fault that you can't give the customer what he demands, and not the fault of the customer.

    12. 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.

    13. Re:Who are the users? by Anonymous Coward · · Score: 0

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

      Sorry, but this is complete bullshit.

      Paying me $20 a month does not give my customer the right to take down my mail server when they attempt to send a 700MB ISO (which expands to 1GB during transit) to 1000 people.

    14. 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)

    15. Re:Who are the users? by 91degrees · · Score: 1

      It is reasonable if I can supply the service they want for less than they are paying. I might even be able to introduce a "gold" account, which is exactly the same, but allows larger attachments and costs more.

      Unless your paying me money, your opinion on what is and isn't reasonable is no concern of mine. If you are paying me money, then it is, and its best for me to agree with you. Sure, my original "The customer is always right" comment was a little glib, but it's fairly close to the truth.

      It's probably better expressed as "Endeavour to give the customer what he wants, rather than try to impose what you have on offer, as long as you can give him that and make a profit". It just dpends on costs. How much does it cost to expand the customers email size limit?

      In your example, you have a problem. You have no actual control over the size limit, yet your customers will still blame you. There's nothing you can reasonably do in this case.

    16. Re:Who are the users? by 91degrees · · Score: 1

      You have customers who do this?

  5. $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 TimMD909 · · Score: 1

      $size_of_mail_disk / $number_of_users is fine if one user only gets 1 e-mail every so often. If some idiot sends $number_of_users messages all of the size ( $size_of_mail_disk / $number_of_users ) your system is SOL.

      I'd use $size_of_mail_disk / $number_of_users / $some_large_number

      (BTW, I just learned Perl. Woohoo, now I can explain myself in something other than C/C++! ;-)

    2. Re:$size_of_mail_disk / $number_of_users by synq · · Score: 1

      Ok, fine, but then please tell me how to determine the size of $some_large_number?

      I'd much rather than putting a size-limit on my mail server automatically send an e-mail to the person who sent the large mail in the first place that says: 'You shouldn't do this, use ftp instead, here is a page on how to do it, URL.' That way people might actually learn the why.

      --
      sig not found
    3. 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... :-)

  6. 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.

    1. Re:It really depends on the industry.. by Anonymous Coward · · Score: 0

      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...

      That's kind of like saying accountants should have no limit on expense reports, because they're dealing with money anyway.

  7. 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 CheeseCow · · Score: 1

      What might be a better idea, would be to tell them what they need to know. If you shouldn't send large e-mail attachments/clutter your mailbox, tell them why, leaving out what they don't need to know.

      If someone wanted me to clean my inbox, and started telling me crap about protocols, I'd think of them as jerks.

      If my car have a broken engine, I don't want to know what all the parts do. Just fix it, and tell me how not to wreck it once I get it back.

      And 5 MB should be enough for everyone. ;)

      --
      Regards,
      CheeseCow

    2. Re:Education instead of cushioning. by Anonymous Coward · · Score: 0

      Sounds like you're anything but an elitist bastard.

    3. Re:Education instead of cushioning. by 91degrees · · Score: 1

      You'er an elitist bastards!

      Well, actually, the thing is that although FTP is obviously a far more sensible way of doing this than email, email is a lot easier to use, and that's what people respond to.

      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.

    4. 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
    5. Re:Education instead of cushioning. by vasqzr · · Score: 1


      I try doing that. I get blank stares. Even worse, they come up telling me "My pop3 isn't working my httpd sees my ftp and i can't send mail"

    6. Re:Education instead of cushioning. by DonFinch · · Score: 1

      Good luck. User resistance can be extremely strong among the rank and file business types. They can send their 50 meg ppt file via e-mail via a simple drag and drop and hit send. To use DCC or FTP they would have to do some horribly complicated and black magic like operation such as connecting to the destination address. It would just be too baffling. Educate the the crap out of your users, 90% will go back to what they knew how to do before you tried the training.

      --
      -- Insert wisdom here:
    7. Re:Education instead of cushioning. by 91degrees · · Score: 1

      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.

      Isn't it? I'm sure large downloads shouldn't cause the mouse to misbehave. Surely the amount of CPU time devoted to am operation on a relatively slow network should be quite small.

    8. 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?
    9. 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.

    10. 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?

    11. 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.

    12. 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.

    13. 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
    14. Re:Education instead of cushioning. by shepd · · Score: 1

      >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.

      Since the other two guys didn't notice the problem, let me help you fix it :-)

      Move the mouse onto a separate USB root that isn't connected to the USB port the WiFi is (assumedly) on. If the computer doesn't have one, I guess you'd have to buy one.

      Or just use the PS/2 port...

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    15. Re:Education instead of cushioning. by utopiabound · · Score: 1

      YOU'RE AN ELITIST BASTARD!! How could you say to people that how they use the internet is WRONG. Just because THEEEYY don't know what was created for what and that there's more to the internet than web browsing. Why should they care that the internet was well thought out and that you shouldn't use a hammer to make dove tails. HUH?? WHY??

    16. 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.

    17. 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)

    18. 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.

    19. Re:Education instead of cushioning. by Anonymous Coward · · Score: 0

      The point is.. The tools are there for them to use. If they're going to be using a computer to transfer large files, they need to be educated in how to use a proper protocol for doing it.

      Half the people in the offices I work in (I'm a field tech) WHEN OFFERED TRAINING don't WANT to learn.

      They should be fired/sacked/shitcanned. Lazyness in the workplace, that's all it is.

    20. Re:Education instead of cushioning. by pavera · · Score: 1

      The problem with your approach is that you will be retooling constantly... if someone wants to work on a car, you don't just give them a phillips screw driver and say "Yeah, that will do everything you need", you give them a toolset, and tell them "to do x use y" "to do z use w". Granted people don't often want to "know how a technology works" but that isn't what the original post is calling for, he is calling for a simple education on tool x is good for necessity y, not an indepth discussion of the low level programming of internet protocols. As a sys-admin I often times show people easier/more efficient ways of doing things, and they are very receptive to learn that they can get things done in 1 click that they were doing in 5, or that its easier to use the start/run to open network shares than to browse through the network neighborhood... saying 1 tool in this case email fits all file transfer/messaging needs is pure folly, sure its easy, but ftp is just as easy to use, and for large files much more efficient, you just have to show people how to use it and explain why its better.

    21. 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.

    22. 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.

    23. Re:Education instead of cushioning. by Anonymous Coward · · Score: 0

      You are a fascistic dumb ass.
      I hate you. Instead of creating sane computer environment for your users you are making insane hard limits and you are full of honor.

  8. 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 Anonymous Coward · · Score: 0

      Here some education for you.

      its TEACH not LEARN.

    2. Re:education is the only way by Anonymous Coward · · Score: 0

      I believe he was using a slang expression, for effect. I'm sure he knows the proper word is "teach".

      Read the thoughts, not the words.

    3. 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.

    4. Re:education is the only way by mjoconnor81 · · Score: 1

      Education is a great tool, but it is not that easy to educate thousands of employees that are 5 years away from retirement. espically when the VP of IS&T sends a email to everyone in the company with a 1mb attachment thus killing the wan for an hour and a half.

      --
      Pseudocode is code to demonstrate a concept, not designed to be run. Like certain M$ software.
    5. 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

    6. Re:education is the only way by MacAndrew · · Score: 1

      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....


      I know proofreading is a lost art, but if "education is the only way," then your "uses" may be confused why you're trying to "learn" them.

      I won't mention punctuation..... :)

      Good points, though ambitious. I had trouble explaining to users, even ones with advanced degrees, the difference between memory and disk space, no matter how purple my face got.

  9. email as ftp. by eclectric · · Score: 1

    I've seen some posts suggesting this isn't a good thing, but it's just so much easier to do... especially if you don't have a remote server with a web panel interface. If a user ftp's a file, and then gets to a computer without an ftp program, what can they do? nothing much... unless the ftp is visible on the web. Using webmail (which everyone at my university uses now) makes this process much simpler. Even I, who know quite a bit about computers, find sending files over email much easier because when I get to work or home, I don't have to download anything... the file is already sitting on my computer (unless my mail program has crashed for some reason).

    Anywho, that's off topic a bit. I personally don't see a problem with configurable limits. Is this possible on a per-account basis? Set the limit at 5mb (that seems high to me!) and then increase it for users who request it. Really, if people want to send huge files over email, they should break them up over several emails rather than uploadding a 100mb email.

  10. Companies like this needs alternative file-sends by fluor2 · · Score: 1

    I'm currently developing a web-page, and I am thinking of making a http-send page (easy in PHP) where people can upload files like when u attach files for mails on hotmail/yahoo mail. Then the file will be transferred to the users home-dir.

    It's really a problem that some files seem to exist only on mailsystems, and no longer in filesystems. If this trend keeps ruling our company, I think we have to buy bigger disks for the mailserver, and just accept this fact, unless a better economical solution comes on the market.

  11. 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.

  12. 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 91degrees · · Score: 1

      Can't you use a bat file as an installer? Simply make it rename the .exe to .bin or something, and then make the .bat file rename it back.

      Utterly useless if the filter also deletes bat files of course.

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

      I like having a filter on message sizes. As many have said; you should be using email for communication, not file transfer. Overnight a CD if it is that important and no one is able to download it from a web or FTP server. On the other hand, I and people I've worked for and with have had to come up with clever ways around today's email filters to get legitimate work done - like naming .bat files .tab and .exe's .xex. Necessary evil; but on the other hand NOTHING gets automatically run at the far end of our delivery; and it is educational to our clients that we are concerned about their own security that we wouldn't send them something that may automatically run (thanks to the modern email client that shouldn't be interpreting anything but TEXT anyway! HTML is for web pages, not email).

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
    3. Re:Software Delivery by nelsonal · · Score: 1

      Ours doesn't remove anything in the zip file if the zip extention is changed. Although the .exes in the archive do get removed even if they are renamed.

      --
      Degaussing scares the bad magnetism out of the monitor and fills it with good karma.
    4. 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.
    5. 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.
    6. 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 :-/

    7. 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.
    8. 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.

    9. 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.
    10. 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.

    11. 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.

    12. 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.

    13. 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.
    14. 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.
    15. 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.
    16. 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.
    17. Re:Software Delivery by krinsh · · Score: 1

      I gotcha there. Very good point. Too bad we often suffer the injustices of idiots, eh?

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
  13. This is a business.. by MImeKillEr · · Score: 1

    ... as such, no one should be using their email for personal correspondance.

    Getting large family portraits at work? All the more reason to keep the limit at 5MB.

    Me, I set up an FTP server on my cable connection for just such occasions.

    If users are complaining that 5MB isn't enough, do the following:

    1) Remind them this is a business network and as such you have the right to limit the amount of file size attachments

    2) Get them WinZIP and teach them how to use it

    3) Set up an FTP server

    --
    Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    1. 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.

    2. Re:This is a business.. by biohazard99 · · Score: 1

      Aaah now were getting to the core of the problem, its A) Marketing and B) Microsoft (Powerpoint) /. now understands the question and will spring forth an answer shortly

      Answer

      Kill the marketing people, replace powerpoint with OpenOffice Impress.

      Seriously though, 5mb should be plenty for the users. The ISP I work for has a hard cap of 5MB/email, with 10MB mailboxes and it works fairly well for our 30,000 customers. The horde project has a good PHP framework that includes a file upload interface in addition to their fine webmail and cal systems

    3. 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!
    4. 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.

    5. 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.

    6. Re:This is a business.. by MImeKillEr · · Score: 1

      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.

      Because its better to get them in the mindset of not doing it in the first place. Wouldn't you agree?

      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

      I'm certainly not advocating turning into a BOFH (as fun as it would be to kill off stupid users and all..) just that its not a Good Thing(tm) to let people get in the habit of doing whatever they want, whenever they want to the point that it can/does degrade the network to the point where it can't be used.

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    7. Re:This is a business.. by biohazard99 · · Score: 1

      It was a number that was decided upon when the ISP started, so I have no clue why that was special instead of 4 or 6, other than it's is 1/2 of the mailbox quota. We get relatively few complaints about it so it has stuck around. Perhaps it will be increased if the complaints pick up.

    8. 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.

    9. Re:This is a business.. by Anonymous Coward · · Score: 0

      This can be fixed by using shared network drives per department. Give marketing their own directory.

      Of course, most companies do this.

      The problem is that there's some users that have been staring at an "S:" Drive icon for 10 years and still don't have the slightest clue what it is and how it works. (They are usually the type that refer to their entire computer as a "hard drive", so it's difficult to imagine a special "hard drive" that's not sitting on their desk.)

      These people get webpages. They get e-mail. They just don't understand network shares and they never will.

  14. "a good email storage/access system such as ex..." by richi · · Score: 1
    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.

    Samsung Contact (was HP OpenMail), anyone?

    r.

  15. 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!)
  16. 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 n9hmg · · Score: 1

      Using an instant messenger users can send files between each other without going through servers.
      That part about not going through servers is why corporate users can't use IM to transfer files. We can get out only through a proxy. Chat through the https proxy is fine, but when it tries to open a direct client-to-client connection, there's no there there. Same for NAT, unless you open a passthrough, or maybe have the NAT server IM-aware, for incoming connections, at least, and chances are, both ends are behind firewalls.
      The passprotected url is the best way to go for big stuff, but to accomodate the non-technical, the only thing you can do is watch for the big ones, let them by, and personally approach them to get them off the servers once they're sent or received (depending which end you're on).

    2. 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.

  17. 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
  18. 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.

    2. Re:IMAP and Modem by n9hmg · · Score: 1

      personal items
      another one would be where somebody needs for 50 people to read a spreadsheet, watch a video, etc.. rather than sending it by mail, with each person's copy taking up its space on the mail server, one copy for all is on the web(or ftp)server. They can save it or read it where it is, and it doesn't become part of their email cruft.

  19. 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 91degrees · · Score: 1

      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

      No you don't.

      Simply upload the file to a web server, and email the link. The link will work on most email setups. Alternatively, put in a URL like ftp://login:password@ftp.mydomain.com.

    2. Re:And these are the clients... by dpoulson · · Score: 1

      Just a couple of answers

      (1) Got a file over 5Mb? Put it on a CD and mail it. Probably just as good as email, and you can send it recorded delivery to prove receipt. Also lets the customer have a hard copy.

      (2) MS click 'n' drool means people don't have to know about ftp. Just type a url into your email message and the client can click the url to download it. You can even put usernames and passwords in to make it secure! To put the file on the ftp server can be as simple as drag and drop into a folder on a network drive. No instructions needed for the receiver and little training for the sender (an example url or two and a bit of text would suffice for 99.9% of users - there's always a few dumb ones!)

      --
      http://www.22balmoralroad.net/ http://www.tinynetworks.co.uk/
    3. Re:And these are the clients... by MImeKillEr · · Score: 1

      My point exactly.

      When I worked at IBM in tech support, we used an FTP server. If a customer needed to upload/download anything from us they were given the login information. This kept the mail servers from choking (we used VM until they forced us to Lotus Notes, the bastards) and left the files out there for the *department* to be able to use. This also kept it from just going to one single tech, so the techlead and the rest of the teammates could chime in with their input as well.

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    4. 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.

  20. 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.

  21. 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?

  22. Your email server question by mmynsted · · Score: 1

    > "I work for a company that for the past four years has restricted
    > individual e-mail messages to 5 meg each.

    To me this should be more that enough room. A user could attach a
    large document etc and still have room for their message.

    > We now have users suggesting that this limit is to small and hinders
    > them in performing their job.

    They likely have a legitimate need that they currently resolve through
    email. Provide them with an alternate means to address this same
    need. Explain that email is a tool designed for written
    communication not a tool for graphic design, or file transfer.

    >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.

    This is not because users need larger size limits it is because there
    are more users, and many of those users are using email improperly.
    There may be many different reasons why users are using email
    improperly. In your company you may find that users are sending
    large emails because they need a file server, or web server, or some
    other collaboration tool.

    >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.

    People do this using their ISP accounts because this is often the only
    way available to them to share files. In a business, you should be
    able to provide your users with a file server, and or web server or
    some other mechanism to share files. Sharing files over email is
    simple but an unfair burden to your network and DASD.

    >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 consider setting it to 100k, but would set it to 3MB knowing
    that people will still want to send spreadsheets and other
    documents.

    I would provide a file server, web server, or some other collaboration
    tool to allow users to share documents in a far more efficient way.

    I would also train users that attaching a word processor document to
    an email provides no advantages to their message, it only burns disk
    space and network bandwidth. I would also explain that by sending
    this document to many people they have burdened every recipient of
    the email with unnecessary disk use, and in some cases an unnecessary
    requirement for a software package license just to read the document.

    I would further explain that sending files in email can cause an
    unreasonable burden on the email administration to ensure that the
    files are free of viruses and that it can cause and exponential
    increase in both the processing time of each email, and email server
    disk space requirements. (Some of this depends on your email
    implementation. You did not describe that in your question.)

    Good luck.

  23. 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.

  24. 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 MImeKillEr · · Score: 1

      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.

      This is total BS. Its not that difficult to tie a subdirectory to a FTP site and tell everyone to drop their files on the N:\ drive to make it available via FTP.

      And as for them getting the files off, user:password@ftp.mysite.com will work for everyone.

      Sure, it gets more complex (not much) when it comes to directory permissions, but you can do that on a departmental basis. Even then have every departments N:\ drive mount directly to their respective folders on the FTP site.

      Hell, if I can do it at home using Bulletproof FTP, why can't you do it at work using Unix, Linux, or a MS product?

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    2. Re:Personally very sick of the e-mail size snobs by 91degrees · · Score: 1

      Sensible, but do you have a means of explaining to users how N:\xxx.jpg maps on to ftp://user:password@ftp.mysite.com, or is it just something that requires training?

    3. Re:Personally very sick of the e-mail size snobs by MImeKillEr · · Score: 1

      Sensible, but do you have a means of explaining to users how N:\xxx.jpg maps on to ftp://user:password@ftp.mysite.com, or is it just something that requires training?

      All you have to tell them is to drop any file on their N:\drive and then use the userid:password@ftp.site.com to retrieve it. They don't really need to know anything else.

      If the site is broken down to subfolders by department, the most you'd have to do is tell them where their N:\ shows up on the FTP server. To make it even easier, name the directories they see when they connect to the FTP site the same as its called on N:\ (\\server\resource = N:\) or simply drop that userid/pw combo into that particular directory.

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    4. 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!

    5. 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.
    6. 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.

  25. About Email sizes by Alpha27 · · Score: 1

    The size of the email limit is dependant on the job role of the person of the email account.

    For example, a developer who primarily communicates with his peers in-house, and typically no one else, would only require a 5M account.

    A sales/marketing person will need a much larger account because of the clients/customers they deal with. They usually have word docs/presentations coming from many resources. They are sending excel sheets and other files. Overall a sales/marketing erson will need an account the size of 25M.

    I do agree with the idea that they might want to consider using a FTP account. Unforunately, those who are not techno savvy, might not like the idea, because it's something else they have to learn, and there's also te security issue involved; some individuals receive files that are not meant for others to see.

    I would say look at the role of the person. Evaluate what their role is, and who they deal with often. Employees who deal with lots of clients need large email accounts, there's no way around it.

  26. 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).

    1. Re:Email is wasteful.... by Anonymous Coward · · Score: 0

      Only hex encoding doubles a filesize, and that method is uncommon in the PC world. Most encoding methods only expand the file by 1/3rd or less.

      There is minimal overhead on any file of 1K or more. (really small files may have significant overhead compared to the actual file.)

      MIME supports embedding links instead of actual files. I'm not sure why we don't just automatically extract the large attachments and place them on a fileserver automatically for the users (either during send, or receive). The embedded URL could contain enough information to get the file itself, or even require authentication when the file itself is grabbed.

  27. Bigger isn't better by TheDawgLives · · Score: 1

    My old Company didn't have a limit, one day some non-tech person from a branch accross the country sent everyone in the office a 40 meg powerpoint. It didn't really contain any information that couldn't have been put in a secure intranet.

    Even on a T1 it took as all some time to download it (there were about 15 people all getting it at the same time).

    In retrospect, I think 5 meg would have been a good limit (but that should depend on what your bandwidth is) if nothing else, just to protect the servers. If someone needs to send/receive a larger file, then speccial arrangements can be made.

    --
    -TheDawgLives suckitdown
  28. Use high limits if not other way exists to xfer by duffbeer703 · · Score: 1, Redundant

    At my old job, we were screwed.

    We had offices with IT and web staff in New York, Ontario, California, Michigan and Florida.

    Everything was firewalled.
    Email attachments was limited to 1.5MB
    FTP was blocked.

    At the time that I left, security policies forced us to use ICQ and AOL Instant messenger to xfer files. (Real secure, huh)

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  29. 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!
  30. 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...

  31. 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.

  32. 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.

  33. Re:"a good email storage/access system such as ex. by richi · · Score: 1

    Bit of a mixup: HP discontinued development about 18 months ago. Samsung picked it up shortly after, and announced the new Contact project a few months later.

    Not sure where you get $500 from. 5 users would be about HALF that price ;-)

    r.

  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;
    1. Re:Web based 'ftp' by t-maxx+cowboy · · Score: 1

      Now this is a solution. I like this one. Yes security can still be an issue, but as long as you do everything with in reasonable power. Using a solution such as described here is about the best I can figure on.
      Don't get me wrong using the tools such as FTP are much better for transfering files, but 99% of the users are only *barely* educated in the art of Internet usage, and did not have a clue what the original next was about.

      --
      Regards,

      Ryan Pritchard
      Fun Extends All Basic Life Expectancies
    2. Re:Web based 'ftp' by Anonymous Coward · · Score: 0


      Errr, uhmmm.

      First: great solution.

      Second: The rest of us could benefit from your hard work. Would you consider releasing your work under an Open Source license (preferably standard BSD or GPL)?

      I'm sure many people would be grateful for the gift.

    3. Re:Web based 'ftp' by remymartin · · Score: 1

      Need webDAV on Mac OS 9?

      Try Goliath.

      It's not native, but it's fast and stable.

  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 Anonymous Coward · · Score: 0

      ...YOU CAN'T GET 10 lbs of crap into a 5 lb bag...

      Now wait a minute... Have you ever seen a bag of feathers? I am sure if you replaced the feathers with crap it would weigh a lot more.

      Yeah, yeah, off topic, but funny.

    4. Re:email is the new UPS or Fedex by gruntvald · · Score: 1

      Take a class on system sizing. You'll find you have no problems keeping the system up and running. At around $1/Gb, isn't this discussion somewhat pointless?

    5. 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.
    6. Re:email is the new UPS or Fedex by Anonymous Coward · · Score: 0

      Do you fucking know anything about the SMTP protocol? How about its limitations? Before you chime back in about a "getting some training", please exhibit some knowledge about what youre talking about. Here's some points for you...

      1. Load the system up all you want (Dual Proc, 2 Gigs of Ram, etc) and some fucking idiot sending out a 60M file to 150 people in the company will seriously impede the server. Hope anyone didnt want to send any mail for awhile.

      2. FTP has security issues I hope your planning on sending that huge attachment SSL. Oh yeah, I bet that doesnt add any overhead. Well, that should be covered by all that hardware that comes at such a cheap price.

      3. 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. This is the most idiotic statement Ive ever heard, that has been nicely rebutted in some of the other posts. I guess all those users impeded by proxies protecting corporate infrastructure should rise up and replace those pesky admins.

      4. Bandwidth is utility I dont know about your company, but last time I checked, bandwidth costs money. I work for a company that sells anything from T1's to OC-12's and can tell you, bandwidth is a billable item. Don't believe me...take a look at all the telecom's and compare their pricing plans from the last few years. Prices arent dropping.

      In a nutshell, please stop commenting on subjects you obviously know nothing about. Stick to your field, contruction.

    7. Re:email is the new UPS or Fedex by Anonymous Coward · · Score: 0

      And if by "funny" you mean "really retarded and I the original poster need to be shot in the head", then yeah, I agree.

      Fucking idiot.

  36. E-mail is for text, man. by PeekabooCaribou · · Score: 1

    This topic is already stuffed to the gills with comments, but I like the prospect of Redundant mods.

    E-mail was never intended to be a file transfer system. People need to be educated on using something like a file transfer protocol for transferring files. Makes sense, no?

    I suppose I can deal with one image every so often, but I'd much rather receive a URL where I can view the picture. My university sets a quota on my Inbox. I don't need it filling up with data that is handled far better with some other application.

    --
    "I'll say it again for the logic-impaired." -- Larry Wall.
  37. 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)

  38. 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?
  39. 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

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

    Goto their website and punch in the numbers.

  41. Re:"a good email storage/access system such as ex. by richi · · Score: 1

    Hang on. It's actually THREE times the price.

    MS Small Business Server with the standard 5 CALs costs $1500 (or $1200 if you're nice to MS), with no rights to upgrades and only two support "incidents".

    If I "punch in the numbers", Samsung Contact with 5 mailboxes costs $416.51, including one year's 24x7 support and upgrade rights ("maintenance"). (It's $520.64 if you also want to buy the optional Samsung Clients.)

    r.

  42. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  43. 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*

  44. 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

  45. 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
    1. Re:Replacing FedEx with email saves us $300k+/year by Anonymous Coward · · Score: 0

      You had to email a vendor a dat tape with 13MB of data because they had a 5MB attachment limit, did you? You are a dribbler.

    2. Re:Replacing FedEx with email saves us $300k+/year by rjamestaylor · · Score: 1

      Tell me you don't really scp .ISOs. . .please. . .

      --
      -- @rjamestaylor on Ello
  46. 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
    1. Re:I come across this question every day by t-maxx+cowboy · · Score: 1

      I say bring back shell accounts and keep broadband. I was personally was very miffed when my ISPs stopped offering shell access. I still work well over 50% of the time in CLI environments. And actually prefer the responsiveness and ease of use they offer. I also prefer certain applications in GUI but that is not for this rant.

      --
      Regards,

      Ryan Pritchard
      Fun Extends All Basic Life Expectancies
  47. Monday Morning Attachment Blues by unfortunateson · · Score: 1

    We've got a 10MB limit on attachments at our corporation, which seldom is the real hassle -- it's the 50MB TOTAL e-mail space on the server. So if you get several big attachments over the weekend, and you haven't emptied the Recycle and Sent folders lately, you may find that you can't reply to messages until you clean out some of the trash.

    It gets worse -- at 100MB, you can not receive mail at all. Many has been the time I've wanted to send 100 1MB files to the twelfth bozo who forgot not to "Reply to All" when telling some other bozo not to "Reply to All" on a mass mailing.

    --
    Design for Use, not Construction!
  48. internet vs intranet by Anonymous Coward · · Score: 0

    If it's intranet email, this won't be a consideration, but for internet email, you have to consider that many of the mail routers that the mail hops through are still running sendmail or something similar, and can't handle files larger than 10 mb. If it's an intranet, and you're using IIS/Exchange, it's not a problem.

  49. im comfortable with anything by mozkill · · Score: 1

    i am comfortable with my ability to handle any administration problems that might arise from implementing a very large mail limit. anything larger than a CD-ROM in size is too large though. i won't go past that.

    --

    -- Betting on the survival of the media industry is a serious risk. I advise investing elsewhere.
  50. 5 Megs is HUGE! by Phredd · · Score: 1

    Bad worker, no cookie.

    Phredd.

    --
    Phredd - "I have found people tend to take you far less seriously once you start waving your genitals at them..."
  51. No Size Limit equals Easily DOS! by wwbbs · · Score: 1

    Do you realize how easy it is to take down a Mail server with no message size limits.... You can fill up even the largest of Raid array's in minutes, 50Mb messages times number of users! People are worried about DDOS, Well can you imagine if someone with a spam mailing list attached 100MB files to each out going email. Oh boy! And the poor admin in he has made the mistake of having the mail spool on the same mount point as the /var/log most boxes will drop quickly 1)Mail can't write, 2)Box complains and trys to log it, then goes right nut's until a kernel panic because it can't write log's...

    1. Re:No Size Limit equals Easily DOS! by Anonymous Coward · · Score: 0

      What kernel are you talking about?!?

      I suggest changing operating systems to one less fragile.

    2. Re:No Size Limit equals Easily DOS! by whoppo · · Score: 1

      Disk space aside... think about the bandwidth used.. I admin the firewall and internet connection for my employer, who has a total of ~5 megabits/sec of connectivity. Recently we've had problems with users sending very large attachments to large lists of internal users. This normally isn't an issue, but several of these users have set up rules to forward all of their work email to their home accounts. So one user sends a 200+ meg attachment to 35 other users, 20 of which have these forward-home rules.. alluva sudden we're trying to send 4 gigs of email attachements to residential broadband and dial-up ISP's... they transfer for a while... the remote host gags on the incoming mail and drops the connection... our servers try to resend. The result is HUGE consumption of our very expensive bandwidth and an imparement of legitimate traffic. If I had a choice, we'd limit everyone to 5-10 megs.. or less.. but the politics of our company won't allow this.. ::sigh::

      --
      chown -R us /base
  52. Shouldn't 5 megs per message be enough? by dstone · · Score: 2

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

  53. "Email cannot serve as ... file transfer" by gruntvald · · Score: 1

    That's strange - it seems to work just fine as that! I don't know of any sysadmin who's setup can be brought down by a large email attachment - maybe it's the sysadmin who needs the training? Of course ftp/ssh and http/ssl are secure - 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? Here's the tech support results: email - 0, ftp/ssh 1.disk is cheap, bandwidth is a utility

    1. 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.

    2. 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
  54. 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
  55. 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."
  56. An idea by KingPrad · · Score: 1

    Someone should write a plugin that intercepts the user's click on Attach File or gives another button for it then lets the user select the file, etc. Behind the scenes the plugin uploads the file to the company intranet or ftp site and slips a link to it in the email. At the far end when the user clicks Download Attachment or whatever the plugin grabs the file off the ftp server. Make it easy for a sysadmin to configure and distribute remotely or with a self-installing file he can send to users. No more huge email attachments.

    --
    Stop the Slashdot Effect! Don't read the articles!
  57. ftp: insecure and simple, just like email by jonathanbearak · · Score: 1

    ftp may be insecure but so is email. also, email goes across so many channels that it's more likely to be intercepted.

    i am a happy linux user, but... as your users most likely demand windows (or at least use it at home) turn off "web-based ftp" in internet explorer and your users will be very happy; the only difference from normal usage is that they'll have to right-click and press "copy to folder" because copy-paste doesn't work right.

  58. 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
  59. 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!"
  60. backups by Anonymous Coward · · Score: 0

    For my servers I imposed a 10MB limit. Which came
    out to around 7.7MB of data before encoding. There
    were some points where people wanted to send large
    attachments. I would point them to my MRTG graphs and say: "You realize you want to send 1 message that is larger in size, then the REST OF THE COMPANY AS A WHOLE SENDS IN EMAIL IN a 24 HOUR PERIOD?". I mean that is excessive, if you have 50 employees and one of them sends a single message that generates more traffic then everyone else combined for the full day. I imposed a 200MB quota on them(hard quota). There was never any real complaints, it was easy to explain to them what the problem was. If they didn't understand I just said "just forget it, you can try to send files all day long and they won't go through, don't like it? tough". But that only happened once or twice. Was I an asshole? probably.

    I also setup a restrictive FTP server, where customers could login anonymously, upload files, then the employees would login using the 'ftpadmin' account, and download the files(the FTP server restricted directory listings at the server level, so every directory showed as having no files or directories, also the incoming directory prevented downloads as anonymous and the outgoing directory prevented uploads as anonymous). If the employee wanted to post a file for a customer, they would use the ftpadmin account, and upload the file to the outgoing directory, then email a link ftp://ftpserver2.company.com/outgoing/file,
    no special authentication, all anonymous. It was real easy. and unless you knew the EXACT path and EXACT name of the file nobody else could get to it. It worked extremely well.

    my main issue was with backups though. the IT group was more then happy to make 150GB of space available for people to store their porn, their mp3s, their whatever. But it was not going to be on an expensive raid array that is backedup everynight. it would be on a few IDE disks on a server and they were made aware if this goes down, then its gone. they didn't care, they just wanted temporary storage, and they got it. for the longest time some of the backup tapes were backing up really stupid things like mp3s and games and stuff which didn't need backing up, took away from the things that DID need backing up.

    and as others have pointed out, computers are there to help people get their work done. That includes the IT group, who should not have to be called upon because some dipshit decided to email a ton of data which then clogs the WAN pipes and slows the network down for EVERYONE.

    If they really wanted to they can always split the file up, but nobody ever did that enough for us to notice. even my home network, which I have unlimited bandwidth I restrict to 10mb emails, I rarely get an email larger then 80kb.

  61. Size limits by daigu · · Score: 1

    I work as a corporate researcher in an advertising agency. For the work I do, it is simply unacceptable to have a 5Mb limit. Putting together reference documentation for a major project, project materials and so forth often have many files that are all above this size. Often these all need commentary as to what they are, what page/file you need to go to and so forth.

    Asking me to waste my time going back and forth between loading it up on a server, writing commentary on where you need to go in which file to get the key info in an email, making sure that whoever is recieving the mail can get access the server, etc., is simply not a good use of my time. It would also be confusing to the people recieving my research - they often have a hard enough time with simple attachments.

    You can go on about what is the "right" way to do things but in terms of my company's bottom line, it is cheaper to use email and deal with the bandwidth issue than for me and the people I do research for to waste our time.

    We don't live in an ideal world, and human factor efficienies are often more important than machine efficiencies. Enough said.

  62. URL to FTP-dropbox by k2r · · Score: 1

    Hi,

    If you insist on limiting the mail-size you should set up a ftp dropbox for every user and provide them with a URL to that they can include into their standard signature.

    They can tell their mail contacts just to click on that URL and put their stuff there.

    Works on most plattforms with most browsers for most of the poeple. However, they know email, they are used to it and it doesn't impose any additional harm. So give them email.

    k2r

  63. 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.
  64. 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 jtharpla · · Score: 1

      The problem with your argument is that you can scale your mail system up as much as you want...but what do you do about the other sites you're sending too? At work, we have redundant T-3's and 100BT uplinks to all our mail servers...our mail configuration isn't the best, but mail flows smoothly from box to box through the SMTP servers and into our Exchange site. It all works great...until someone sends a large (3-4 MB+) email to one of regional offices. Then the mail system grinds to a halt as one of the Exchange servers tries to push this fat email across a site connector that has maybe 128-384K bandwidth. Mail queues up waiting for the Exchange server on other servers, which cause other servers to back up, etc. Upgrade the bandwidth? Sure, no problem...if you have an unlimited IT budget. For the rest of us, slow links are an issue, and thus large emails are a problem.

    2. Re:So many arguments, so little grasp by Frater+219 · · Score: 1
      So why was UUENCODE and UUDECODE, then later MIME created?
      Just a nitpick -- UUencode was not created for mail, nor was it created for its current popular use, netnews (where it is presently rivaled not only by standardized MIME encodings, but also by an amateur hack-job called yEnc).

      No, UUencode was created for UUCP, the Unix-to-Unix copy system that predates the spread of the Internet. UUCP was a store-and-forward system for the delivery of files; usually, it operated over serial lines (read: mostly long-distance dialup!) at odd hours. Netnews was built to run on UUCP. (Some argue that news runs better over UUCP than its current protocol NNTP, though this may be nostalgia run amok.)

      UUencode was necessary to move arbitrary binary data (as opposed to ASCII text) because many serial interfaces had limits on the bytes they could transfer. Many connections were only seven-bit-safe, meaning that they might strip or misinterpret a 1 on the high bit. Also, IIRC, 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.

    3. 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
  65. my last boss had a problem with size limits by Anonymous Coward · · Score: 0
    Our mail server was having a difficult time handling the mail store due to the attachments that people insisted they needed. Mail store corruption, downtime, not a fun time.

    I tried to explain to my business unit manager-boss what the problem was, why, and that the FTP-like file service we had for just that reason was the way to send files

    He agreed with every point I made, that I was technically correct. He then pointed out that it didn't matter. The users were going to damn well use their email the way they wanted to, they had sound business reasons _for_ sending/keeping large files. He also implied that IT was there to serve the users and we'd better keep up.

    I miss that job, sometimes.

  66. Use Eudora to block download w/o losing messages by Anonymous Coward · · Score: 0
    I have mine set at 80k.
    (Go to Menu: Tools>Options>Incoming Mail: [x] Skip Messages over [80] K in size)

    If something bigger, or with a bigger attachment, comes in, I just get a synthesized message with the headers and front part, giving me a choice whether to retrieve the whole thing.

    This way, normal small stuff comes in quickly and your line is not tied up by some idiot spam movie attachment making normal messages wait until that is downloaded (or worse: when the line drops due to time limits and you can't get past it by trying again).

  67. 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 :)

    1. Re:Mail size limits everywhere! by Anonymous Coward · · Score: 0

      I saw people sending out their whole mp3 collections in 30 meg-sized mails

      You're either full of shit or your users had really fucking pathetic mp3 collections. 30MB, even at 96k/sec encoding, is BARELY a full length album.

  68. Automate it (Isn't that what computers are for?) by sdegabrielle · · Score: 1

    >It would be nice if the SMTP server simply
    >forwarded the text of the message and replaced
    >the attachment(s) with a list of
    >filenames/sizes and URL(s) that the receiver
    >could download the files from.

    This is a silly suggestion - such a thing must already exist? (I just can't find it with google)

    s.

  69. No LIMITS by Anonymous Coward · · Score: 0
    in my nameless company (1500+ users), nameless management will not let ANY storage limits be put in place. this results in certain email boxes approaching 4 GB!

    it is an insane mess.

  70. How about splitting up big e-mail attachments ... by MarkMac · · Score: 1
    My company has no size limit on outgoing e-mail but size limits are a big issue for many sites that receive e-mail from us. So far we haven't been hosed by gigantic incoming attachments but our e-mail servers intentially have a huge amount of memory and disk space. However, a bigger bottleneck is that the virus checker has to plow through such huge files. Users do like to user e-mail to send documents because it is something they understand how to do even if it is not the most appropriate way of doing so.

    For those sites that have incoming e-mail size limits (which usually seem to be 2MB or 10MB) we recommend users compress and/or split up their large attachment files - some mail servers will automatically re-combine the split messages when they are received (otherwise the recipients of the e-mail would need access to the utilities to do this). There are numerous free and shareware utilities to do this for just about any OS. This is a lot less hassle than using FTP or even a web server to distribute/receive such files.

  71. 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.

  72. Outlook has size of message off by default by Hecatonchires · · Score: 1

    Most people don't know how, or why, to turn it on. When it is turned on, most people don't know what the size unites represent - b, K, M.

    A bit more education is required.

    --

    Yay me!

  73. 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.

  74. 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
  75. 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
  76. Really ? (was Re:yEnc: The Answer) by OzPixel · · Score: 1

    Everywhere I've seen yEnc used, I've also seen vicious flamewars about its use. Many people are of the opinion that yEnc needed more "thinking time" before actually being released into use. (It was the work of one person, and I believe there were problems with the "1.0" version of the "standard"). Also, not all newsreaders / browsers support it yet.

    David.

  77. 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
  78. What about WebDAV over https:// using LDAP auth by stonebeat.org · · Score: 1

    I saw a few posts about concerns over using FTP for sharing files. I completely agree with those people. FTP is far too in-secure. I would rather use scp or sftp. But we use a better solution. We have WebDAV server with https:// (secured http) and LDAP authentication. The user just copies the files to a WebDAV location, using WebFolders and send the URL in the email. I also developed a application to keep track of who is accessing files etc. All this using Apache - not a single cent to buy any file sharing application. For more info: http://www.webdav.org or http://www.tldp.org/HOWTO/Apache-WebDAV-LDAP-HOWTO / BTW all 3 major OSes (Linux, MacOS X, Windows) now support WebDAV natively

    1. Re:What about WebDAV over https:// using LDAP auth by spdegabrielle · · Score: 1

      This is great- but what about the SMTP server doing this automatically. Uploading the offending attachment to apache. setting a username/password combination, and placing these details int the body of the email where the attachment was.

  79. 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
  80. Re:Really ? (was Re:yEnc: The Answer) by thogard · · Score: 1

    Its problems are listed here.

    Its got all the problems that show up when someone tries to invent something without doing the research 1st.

  81. Pot, Kettle by Anonymous Coward · · Score: 0
    It's "here's some", or "here is some", not "here some" and it's "it's", not "its".

    It's a good thing that you posted as an AC. Get an education and a life, dork.

  82. A good solution to the problem by Anonymous Coward · · Score: 0

    Check out Efisto if you are interested in providing your users with an easy-to-use solution to sending files. The project is still in its early stages but already quite useful. Basically, you upload a file onto your personal space on a server via a special client and then tell the server to send these files to your recipient. The server will then generate a unique session id and email a link to that session in the server to the recipient. Meanwhile the server readies a .zip-file that the user can download from the server using the link that was sent to him.

  83. I know no one will read this but by Anonymous Coward · · Score: 0

    We have a 50 Megabyte limit with a corporate
    ftp server for larger. The design personel
    send lots of files up to that limit.

  84. Maybe you should make eFTP or eSSH or eDCC? NO!! by Ironstud · · Score: 1

    I know this is crazy, but I see a lot of people giving the excuse that I need a higher limit for emailing files. Are these people asking for the bigger email size and not realizing that if it is sent over the internet most people will not be able receive them? The receiving mail systems or the ISP's mail system does not allow for a hugh email size for an email message.

    I think it is really crazy that people use Email to act as a replacement for FTP/SCP/DCC and other file transport protocols. If the excuse is that users can't use those protocols, then maybe a webserver accepting the file should be used in place of email. Post the file to a webserver page and then direct users to the page to download it for their use. Or if the files are to be used for within the intranet then use a shared drive.

    Email has work fine for many years without the dumb user forcing a greater size for emails. I think it is time to go back to basics. Remember KISS? How does the attachment in the email follow this? It makes more problems; i.e. I can send Joe User some file with an extension he can't use because he does not have the application.

    I can give more examples if you need them. I was an email administrator for a quite naive company.

  85. what kind of attachments; how many users? by wessman · · Score: 1

    I think there are two simple questions to ask:

    (1) What kind of attachments are the complainees sending/receiving (and are they work related);

    and also, (2) how many users are we talking about here. I only ask the second question because I have worked at places with as many as 200 employees, and the SysAdmins had no trouble maintaining custom size limits per user (of course, there was a 5MB default) depending on job duties (does the job require the transmission of large attachments?).

    But the first question is the most important whether you maintain user limits individually, in in groups, or overall. I would first investigate what the large attachments coming in and going out really are. Are they work-related (.pdf, .doc, .xls...) or for fun (.swf, .exe, .jpg...).

    I would also make the recommendation that all e-mail be sent in text format only. HTML e-mails are on "needed" by SPAMmers, not by professional business people. As the webmaster at a mid-sized biotech firm, I successfully proposed and wrote the draft for a company-wide e-mail style guide, and text-only format was a requirement. The SysAdmins predicted improvements in bandwidth and the Marketing dept. agreed that text-only was more professional, compatible with all e-mail clients in all countries, and that HTML e-mails were inconsistently "designed" (font size, color, type, etc.) and from some individuals, sometimes tacky!

    The other thing to investigate is whether the e-mails w/ large attachments are between members of the LAN? If so, they should utilitze a file-server instead of clogging up the e-mail server. Or, if the majority of the computers have ZIP drives or some other removable storage format, there is no reason one cannot walk that disk across the office.

    Companies should not have to spend lots of money and time on e-mail servers. Dealing with SPAM, hack attacks, and wrong e-mail addresses is work enough.

  86. Tiered service? by Anonymous Coward · · Score: 0

    This may only apply to ISPs, but I think that higher levels of service should also allow bigger attachments. 2MB on the low end, 5MB on the high end.

  87. Re:Maybe you should make eFTP or eSSH or eDCC? NO! by spdegabrielle · · Score: 1

    Does anyone know of a situation where the SMTP server has been set up to replace the offending attachment with at link to the files location on a FTP/HTTP server?

  88. something better than MIME by devmike · · Score: 1

    An old argument to be sure, but email attachments are bigger than they ought to be because of the MIME band-aid protocol. Perhaps someone (read: not me) should draft a new mail transfer protocol that doesn't require binary files be converted into ASCII at a tremendous use of CPU and bandwidth. my2c

  89. No official limit... by Anonymous Coward · · Score: 0

    The educational institution where i work has a fairly good system. There is no official limit, but as your mailbox grows, so do the consequences.

    After 10 megs, you get a message asking you to remove stuff whenever you sign on.

    After 50 megs, the message appears whenever you send or receive a message.

    After 100 megs, you will continue to receive messages, but you won't be able to send any until you drop below 100 again.

    There are approximately 5000 people here, and as of 1998, around 250,000 messages were sent every day. I haven't seen any more recent stats than that, but I'm sure it has increased. It's a homegrown system ( http://www.dartmouth.edu/pages/softdev/blitz.html) , but the source and specs for the server are freely available, as are the clients.

  90. 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.
  91. myths of FTP by Anonymous Coward · · Score: 0

    I don't understandy why comments here keep insisting that FTP is "difficult" to use.

    Correctly configured under Windows (or even something like KDE), the end-used experience of accessing an FTP site is no different than accessing a local folder. Under Windows, you can even map an FTP site to a drive letter, with everything handled transparently in the background.

    It really is incredibly simple once set up. You can drag and drop you can access an FTP site in a way no different than accessing a disk drive or a local network folder. If users can figure out how to copy files to and from a floppy, they can use it.

    My suggestion: Keep the 5MB email limit and implement the FTP drop-box solution for those that need it (perhaps with several folders that are purged every 1/5/10/30 days).

  92. 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