Slashdot Mirror


Separate Web Pages for Large Attachments?

digitalsushi asks: "Are there any small Dialup ISPs out there that have the option to automatically save their customer's email attachments to a private web site? How do Dialup ISPs continually manage to deal when people email their customers huge media files, only to lock the mailbox into a 5 hour download? It seems that there must be some solution other than calling tech support every time the customer gets a giant email. What are the Dialup ISPs doing to protect themselves with limited resources?"

70 comments

  1. uh by Tirel · · Score: 0, Informative

    if you use imap you can see the size when you list and if it's too big you can delete it. problem solved

    1. Re:uh by ojek · · Score: 1

      You can do that with POP3 too.

    2. Re:uh by TwistedGreen · · Score: 1

      bingo

  2. Webpage View of Large Emails by xWeston · · Score: 4, Informative

    When I was on Dialup with Pacific Bell as well as a couple of other companies, they had a webpage that you could login to in order to see the large emails that were in your account. You could delete any ones that you did not want to keep and then you'd just have to wait for the other ones that you wanted to download.

    I think this solution works fine and it will take a long time whether the customer downloads it from a website or through their email client. This utility just allows people to not download something that isnt necessary.

    1. Re:Webpage View of Large Emails by pipingguy · · Score: 1

      they had a webpage that you could login to in order to see the large emails that were in your account

      This is different from webmail (I.E. only for large messages)? I would think that webmail would be pretty common for ISPs, maybe it isn't.

      Just today I set up my mother's email account (she had been offline for about a year and SPAM has gotten much worse since), installed Mailwasher and explained how it works. I really like this program - I have no affiliation with the product - as it's free and easy to use. More ISPs should encourage its use, even though it doesn't really help them in the bandwidth battle.

  3. webmail by dchamp · · Score: 1

    Set up a webmail system (twig, imp, squirrell...) so they don't download attachments unless they want to.

  4. It's a dialup connection -- it's SLOW EITHER WAY! by Rick+the+Red · · Score: 1, Insightful

    What difference does it make whether it takes 4 hours to download the email or 4 hours to download the file from the web site?

    --
    If all this should have a reason, we would be the last to know.
  5. Err.. by spectral · · Score: 1

    Are we trying to help the users downloading the large files? Honestly, I don't get many, but aren't there some email programs that only get the headers, and then you can decide if you want the rest of the email? Maybe adding an option to the thing to only get the body (though, from what I understand this isn't really possible. You could keep getting ever larger chunks of the email until you reached the attachment boundary, but I think that's it?), or to only get the first 5k of an email that's more than say 15k (how often are they longer than that when they don't have an attachment?) Why exactly should it be the ISP's job to deal with this?

    1. Re:Err.. by spectral · · Score: 1

      I hate to reply to myself, but I just looked at the POP3 RFC again. I don't see a way to get just the beginning X amount of an email, yet I'm sure there's programs that do it somehow. You'd think I'd have remembered this, since I had to write a pop3 client for a class just this semester. Bleh.

    2. Re:Err.. by stoborrobots · · Score: 2, Informative

      try 'TOP '

      returns the top n lines of the message numbered mgsnum... I use it to "preview" messages via an ssh connection when I'm at a friends house, or on a low-bandwidth connection...

    3. Re:Err.. by spectral · · Score: 1

      aha. I thought there was a way. I didn't look at the optional commands when I skimmed the RFC. Thanks :)

  6. How large is large? by zcat_NZ · · Score: 1

    Only marginally on topic, but I felt I had to post this;

    -rw------- 1 root smmsp 1024859857 Nov 28 00:36 dfhAR0j0jj004819
    -rw------- 1 root smmsp 1290067803 Nov 28 09:31 dfhAR9WRji005135

    --
    455fe10422ca29c4933f95052b792ab2
    1. Re:How large is large? by Anonymous Coward · · Score: 0

      pwned. ps -A 4 teh detailz.

    2. Re:How large is large? by cyb97 · · Score: 1

      who sends such large files via email, it seems retarted to me as encoding them in MIME (or uu, et al) increases the file size by a significant part. Why not use protocols better suited for exchanging files, especially those that support resume etc.

    3. Re:How large is large? by AllUsernamesAreGone · · Score: 1

      "who sends such large files via email,"

      IME - PHBs and secretaries who have just about managed to grasp the concept of using computers as a means of communication (yet insist on printing out any emils you send them to read and then, if you're really, really, lucky to get the context, top-posting a reply - that's if they don't write on the printout and send that around..) but haven't worked out that immense PDFs or other documents with masses of embedded images take up a lot of space. There has been more than one occasion where I've had to deal with the fallout when one of the secretaries has tried to send nearly 500Mb of stuff in an email without realising what she was doing.

    4. Re:How large is large? by Anonymous Coward · · Score: 0

      Saying "retarted" is in fact very retarded.

    5. Re:How large is large? by zcat_NZ · · Score: 1

      In our case; Graphic Artists who don't understand how a compressed (5M TIFF) image can possibly be the same quality as the uncompressed (700M TIFF) their software wants to save by default.

      --
      455fe10422ca29c4933f95052b792ab2
  7. Earthlink by fdiv(1,0) · · Score: 1

    Not exactly a small ISP, but Earthlink has a webmail feature which allows you to open the message and determine from the email/filename if you want to download the file. If not, you can delete the email without having to wait an hour for the 10-meg attachment to finish downloading. On broadband, the webmail feature kinda sucks...but on dialup it's a lifesaver.

    --
    --- "...And everybody died!!! Except for me, of course...you know why? Because I had my tray table up...and my seat ba
    1. Re:Earthlink by RailRide · · Score: 1
      I tried this a few times (to pre-delete spam), and found that just displaying the headers marked the message as read when I downloaded them later in Eudora, regardless of whether or not I actually opened the message.

      Inconvenient enough for me that I quit using the feature after the first few times. Dunno if it's changed since then. ---PCJ

  8. Re:It's a dialup connection -- it's SLOW EITHER WA by zcat_NZ · · Score: 2, Insightful

    Easy; if someone sends them a 977M file they want, they can choose to spend the next 6 days downloading it at 56kbps, or they can forward it (without needing to download it first) to a friend who has broadband and can download it in a half-hour.

    If it's junk, they can choose to delete it.

    IMAP allows this to some extent, but you can really only read the headers. Webmail lets you read the text/html parts and see how many megs the attachment is, before you start downloading it.

    --
    455fe10422ca29c4933f95052b792ab2
  9. suggestion by astrashe · · Score: 4, Informative

    A lot of mail clients let you pass on large emails -- you can set a size limit in the client's configuration.

    That would let you pop your mail off in a timely fashion.

    To get the attachments, you could use the ISP's webmail interface.

  10. Webmail: Download/Stream by Kris_J · · Score: 2, Informative
    I'm with Optus dialup. Their Webmail lets me download or stream any attachment, or just delete the whole message. Easy to cull out, even with a quick sample first, any big attachement.

    However, I'm not on the distro list of anyone that thinks that mailing around viral marketing advertising videos is a Good Thing(TM), so the problem hasn't really come up.

  11. SMTP Body size by ColaMan · · Score: 3, Funny

    set to 5M. Bounce email if larger. Problem solved.

    I had to do this to a server at a company I used to work at, as people are clueless about file sizes, and we had a 33.6k link to the rest of the internet. Otherwise I'd get :
    Boss: "Hey my very-important-email to very-important-client hasn't made it! I sent it an hour ago! It was only a 40k spreadsheet, where is it!?"
    Me: "I'll just check the mail queue...."
    (Me discovers a 5M junk video file , cc'd to 6 people in the queue, which has been busy transferring for 4 hours. This is promptly removed.)
    Me: "Your email will be there in 5 minutes"
    Boss: "I thought email was supposed to be fast?"

    --

    You are in a twisty maze of processor lines, all alike.
    There is a lot of hype here.
    1. Re:SMTP Body size by mystran · · Score: 1
      Once you have two servers that each to this, and someone sends a big message with forged headers (or from either of the servers) you have a loop.

      I'm not really into bounces, since they have the habbit of developing into loops, which have the habbit of causing problems with free space on server..

      --
      Software should be free as in speech, but if we also get some free beer, all the better.
    2. Re:SMTP Body size by sa3 · · Score: 1

      All bounces are sent from , they can't loop.

    3. Re:SMTP Body size by ColaMan · · Score: 1

      Well, they don't actually *bounce* as such, in the initial smtp transaction the originating server says "SIZE xxxxxxxxx" and the receiving server can terminate it at that point with a 5xx error if they wish. The sending server then has the option of reporting back to the user that the message has failed. (normally with the text of the 5xx error message, which in my case says "5M limit on incoming messages - contact xxx@yyy for info"

      Generally speaking, anyway ;-)

      --

      You are in a twisty maze of processor lines, all alike.
      There is a lot of hype here.
  12. Mailwasher by dickiedoodles · · Score: 2, Informative

    mailwasher is free (as in beer) lets you log into any pop3 server and preview the messages that are on it and delete and/or bounce any mail you don't want without having to download it. This is helpfully if someone sends you a huge e-mail and you don't want to waste hours downloading it.

    --
    In Soviet Russia Slashdot cliches use you
    1. Re:Mailwasher by Anonymous Coward · · Score: 0
      Wait a sec, a program that roots out spam has spam embedded in the interface? From the homepage
      If you register MailWasher:
      • Our advertising on the software will be removed.
  13. Re:It's a dialup connection -- it's SLOW EITHER WA by Tux2000 · · Score: 2, Insightful

    Mail attachments are usually transfered base64-encoded, thus having an overhead of about 33%. If the server decodes the attachments and lets the user download them using HTTP(S), there is only a very small, nearly constant overhead of the HTTP protocol headers, as HTTP itself is "8-bit clean". So if you download already-decoded large attachments using HTTP, you save about 25% compared to POP3. If browser and HTTP server can agree to using gzip transfer encoding (see gzip_cnc project; most browsers support it), you can save even more.

    Nevertheless, I don't want my provider to mess around with my emails, especially I want the attachments within the emails, not a "click here within the next three days" link. It would make archiving emails much harder if I had to download each attachment separately.

    Tux2000

    --
    Denken hilft.
  14. Webmail Solution by Unleashd · · Score: 1

    The best thing to do would be to either send them to your webmail page or if you don't have webmail setup send them to www.mail2web.com
    That site used to save me all of the time when I was using dialup.

    To save yourself a "help me" call just setup a simple Support page and put direction with screenshots and most people will be able to handle the problem themselves(or at least only have to call about it once).

    --
    We don't need no stinking sig!
  15. You can use a download manager. by chrestomanci · · Score: 4, Insightful

    If you attempt to download the huge e-mail via pop3, and the transfer aborts, you have to start again.

    with a webmail like interface, you can use a download manager to fetch it reliably.

    A good interface would also show mutiple attachment seperately, so that individual parts can be downloaded one by one. This would be usefull if someone sends you a bunch of digital photos, all attached to one e-mail.

  16. Webmail. Next Question? by RMH101 · · Score: 1

    Oh, and bouncing *stupidly* big messages is a good idea: in the days of Word not storing images in compressed format, but rather as a full BMP, secretaries were caught mailing out 40MB attachments *all the time* here.

  17. Web Cache by Anonymous Coward · · Score: 0

    I know that some ISPs use a web cache to speed things up. This saves them the cost of bandwidth, to a degree. If a file is downloaded, such as directx9.0b by user 1 by the time that user 2 downloads it from the MS website, they're actually downloading it from an invisible cache. This speeds things up.

  18. Just dont lock the mailbox by samjam · · Score: 3, Interesting

    An ISP I had something to do with moved to courier IMAP.

    1) It doesn't LOCK the mailbox, there is not need to LOCK anything. Each mail message is a seperate file.
    1a) Yes this is not efficiant disk block usage
    1b) Yes this is efficient IO, when IMAP is supported or large mailboxes are common it is a dreadful thing to have to make a copy of the ENTIRE mailbox file every time their biff does a pop3 login!
    2) This means you can have NFS mounted mailboxes - no locking!
    3) Yes, no need to lock
    Thats the answer.
    And if the user wants a 5 hour download, at least they can get the message WITHOUT locking their mailbox, they can still webmail at the same time, or use imap.

    Sam

    1. Re:Just dont lock the mailbox by ldspartan · · Score: 1

      You're not really talking about Courier-IMAP so much as Maildir, DJB's quite pleasant mail storage format. All the advantages you state apply to anything using maildir for delivery; the MTA, a POP3 server, and an IMAP server can all access the mailbox simultaneusly.

      --
      lds

    2. Re:Just dont lock the mailbox by Anonymous Coward · · Score: 0

      True, but IMAP does solve the "nasty surprise" issue raised by the poster. If you dial-up and try to POP your mail and there's a 5MB attachment, you just have to wait. With IMAP, you just pull the message headers. You then get to make an informed decision of whether you want to wait to download the attachment.

    3. Re:Just dont lock the mailbox by samjam · · Score: 1

      You are quite right, procmail could handle delivery to maildir anyway, so technically I should have said "use maildir format", but the significant change was also to install an imap/pop3 server that could handle the format.

      Sam

    4. Re:Just dont lock the mailbox by jesboat · · Score: 1

      Courier also has an integrated webmail server, which might be good in this situation (judging by previous comments.) It's virtual account/domain support is pretty good too, and since it does POP, IMAP, SMTP, and webmail, you only have to configure stuff once.

      My $0.02

  19. Tech support question of the day by vasqzr · · Score: 1


    "Hey Rob, can you help me email this folder of last years Powerpoint presentations to Judy over in Marketing?"

  20. IMAP helps by extra88 · · Score: 2, Informative

    It sounds like you've never used an IMAP client. If you open a message using an IMAP client, it does not download attachments along with the body of the mesage. Also, the size of attachments is recorded in the message headers so you can see an attachment's filename, see how large it is and choose to download it, delete it, or leave it on the server attached to the message.

    This has been my experience with Microsoft Entourage, Netscape Mail, Eudora, Apple Mail.app, Pine and a WebMail system which accesses the mail server via IMAP (which I think is a fairly common way for 3rd party webmail programs to work.).

    1. Re:IMAP helps by Anonymous Coward · · Score: 0

      I wasn't actually aware that imap does any more than the from and subject. I have my mail on a local server, so although I use IMAP I wouldn't notice the difference in attachments being downloaded or not..

  21. Mailstart (or any other webmail system...) by AVee · · Score: 1

    You could use any Pop-Webmail system. Find an ISP that offers webmail as well, or use something like Mailstart. I mention mailstart because they have a free demo, wich you can use once a week wich might be sufficient for you.
    The next thing to do is to set you mail client not to download big messages. IIRC even OE supports this. I'm certain that Pegasus Mail has this feature. This way you will never be waiting for big emails unexpectedly. You can use webmail to see what it is and delete the message or download the attachment...

  22. Re:It's a dialup connection -- it's SLOW EITHER WA by pforhan · · Score: 1

    Actually, unless things have changed a bunch, downloading an attachment via POP3 will always be much slower than downloading the same file via HTTP. The email spec has certain requirements for formatting of the message, such that all attachments must be encoded as text. This text can be 25-50% larger than the same data in binary.

  23. SMTP is the "new" fileshare protocol... by runswithd6s · · Score: 1
    "Fictional" depiction of Real Life(TM)
    Didn't you know? SMTP is the "new" fileshare protocol! Send your monolithic, uncompressed Micro$oft Word and Excel files by simply attaching them to an email and sending them to your distribution list! 300MB? No problem. 1GB? Who cares? Everyone uses Broadband now anyway, right?

    There's more truth to this than you realize. We've been battling this problem at our University for years now. Because there is no convenient, University-wide fileservers to exchange data on, people simply use email. Frankly, it's a waste of bandwidth and taxes the email servers unnecessarily.

    I would love to intercept large attachments and publish them via a secured, anonymous website or ftp site. The MIME specification provides for external attachments for this very reason. If anyone comes up with a Free Software SMTP attachment-filtering gateway, please let us know! Perhaps a plugin for amavisd-ng or spamassassin would be the answer!

    --
    assert(expired(knowledge)); /* core dump */
    1. Re:SMTP is the "new" fileshare protocol... by intrep1d · · Score: 1

      I mentioned something similar in an earlier comment.

      I face that "fictional" depection daily. Why did this thought ever spawn? Well there are many reasons. One large problem is the marketing of certain large software companies. Also the creation of monolithic programs causes major problems. MS Outlook is among the offenders, but there are applications in the OSS world that also follow the trend.

      In many law offices users use Wordperfect for everything. When you tell them to open something through normal Windows or Explorer they almost faint in confusion. Try showing them tex/latex. I did that once, it was very entertaining.

    2. Re:SMTP is the "new" fileshare protocol... by gellenburg · · Score: 1

      It seems creating some kind of common WebDAV file-share and setting up something similar to what Apple provides with iDisk so every network user has personal file-sharing space would come in real handy.

      Then, you could limit the msg sizes internally (within your domain) to something like 1024Kb (or even 256Kb for that matter - how many text emails have you seen which were larger than 256Kb?)

      Then, instruct users if they want to "attach" a file, to upload it to their share (with password protection) and include a reference () to the actual file within the email as opposed to attaching the content directly.

      Either that, or encourage the use of the P2P file sharing capabilities of ICQ, AIM, and the slough of other IM clients out there (MSN, Sametime, etc.).

  24. Don't use email by acidrain69 · · Score: 1

    You shouldn't use email for large attachments anyway. You are blocking up mail servers with large files. The mail has to stop at servers on the way to it's destination. If you really need to send large files, use FTP or some kind of IM software that supports file transfers. "large attachments" size depends on who you talk to, but I'd say for dialup not to send files larger than 2 or 3 megs. Anything more than that and it jsut takes too long.

    Also, to get around your problem, use a provider that has webmail. Then you can see the messages before you download the attachments.

    --
    -- Having a Creationist Museum is like having an Atheist place of worship
  25. It's called a quota. by TheLink · · Score: 3, Informative

    Exceed quota, mail stops going in. Large emails should get a 5xx response (go away). Smaller ones should get a 4xx response (try again later).

    I don't see why anyone would want to receive > 5MB to 10MB email over the Internet. Intranet maybe. Internet, no.

    It's not like you want to encourage people to send huge emails y'know. Esp spammers.

    --
    1. Re:It's called a quota. by kayen_telva · · Score: 1

      this may be "informative" but hardly realistic.
      the average office worker has no clue that email system
      wasnt designed for such attachments. they dont think twice
      about sending a 12MB pagemaker file.

      I worked at a small ISP whose primary income was from thousands of business dialup users,
      and most of them used email to send large files.

    2. Re:It's called a quota. by kayen_telva · · Score: 1

      crap, hit submit instead of preview.

      anyway.

      Try telling your main source of income they are not
      supposed to use email like that, then tell them about the
      (complicated to them) alternatives, and you will see the challenge.

      so the solution is either enforce reasonable size limits or work
      with customers who need and want higher limits to develop
      alternative methods (ftp, http indexing, whatever)

    3. Re:It's called a quota. by TheLink · · Score: 1

      He's asking what Dialup ISPs are doing to protect themselves with limited resources. Doh, if resources are very limited, then ration them properly. I don't see how a decently run ISP would accept mail messages that will take their customers 5 hours to download.

      Other people can send messages as large as their ISP allows and wants to carry- most mail servers support limits on message size.

      However the recipient's ISP may have different message size limits and quotas, depending on service type (broadband, dial up, corporate).

      The average office worker should usually be given a clue every time they try sending out a 12MB pagemaker file to someone using a service with lower message size limits. The message just doesn't get there. If things work properly they will get an error message (not the entire bounced message - which is a sign of misconfiguration - just top 10 or 20 lines of body should do).

      --
  26. Get a Virtual Server by gtrubetskoy · · Score: 1
    The solution to this problem is to get yourself a Virtual Dedicated Server. The technology for these things is so mature, you can get yourself what seems like a dedicated FreeBSD or Linux box with 1G of space for only a few bucks a month. And if $20+ is too much money, you can share it with your firends and relatives. Have your mail routed to that server and then use IMAP (preferably over SSL) read your e-mail. If you get a large attachment - just log in the the server using ssh, fire up your favorite client and save it to a web server directory.

    With a little creative scripting, the task of saving the attachement can be easily automated.

    Another advantage is that your mail server does not depend on your dial-up ISP - dump it any time you want for another one, and your mail account is not affected.

    P.S. This post is meant as a blatant ad, but yes, such a server can be obtained by clicking on the link in my signature.

  27. My ISP has a system like that by sachmet · · Score: 1

    The ISP I work for has a system that each customer can sign up for, whereby any attachment over a certain size (default 4MB) gets put in a quarantine area for them to download at a later time. The customer also then gets an email about the large mail so they know one's waiting for them. It's a custom in-house system, though.

  28. Re:It's a dialup connection -- it's SLOW EITHER WA by Chance+Wheeler · · Score: 1

    Well, for one thing, if you are forced to download the attachmnet, you need to wait until it's done before getting to any mail stack up behind it. By using a web interface you can check your other messages, then go back to the one with the big attachment.

  29. Web Interfaces by Chance+Wheeler · · Score: 2, Insightful

    When I was working for tech support for Earthlink I often sent people to our webmail system to show them how to solve the problems. Earthlinks servers got funky if you had any attachments over 1 meg. Since Earthlink has trouble keeping systems running reliably, I also had people go through www.mail2web.com, which always seems to work. It can turn any POP3 or IMAP4 Server into a webmail service.

    Of course the higher ups didn't like us sending people to something outside our own system, so we got a memo saying to only use Earthlinks webmail, but when that was down we still sent people to Mail2Web

  30. Try a client that only downloads header info by GildasTalmadge · · Score: 1

    Something like JBMail (http://www.pc-tools.net/win32/trialware/jbmail.ht ml) allows you to look at the to, from, and size and delete the offending junk. I used it corporately when some people send huge attachments that don't clear (because the Pres. says don't block based on size...sheeesh!) Also good for checking mail server status.

  31. Warez? by Anonymous Coward · · Score: 0

    About 5 or 6 years ago I was using dialup and a friend Warezed me a copy of a program. It was huge by those standards, 16MB, it seemed to take forever for my 28.8 model to download it all.

    What happened was they locked the mailbox up. I had to call tech support and they gave me an FTP address that I had to use to download my attachment. I think that this is reasonable. If you're using dialup (which I am as I type this), you can't expect your provider to tie up countless megabytes on their mail server just so you can warez some software.

    Guess why I'm anonymous...

  32. Re:uh | one problem by intrep1d · · Score: 1

    What if they need the file?

    I feel the same as you. Email was not created to transfer gigantic files but, thanks to marketing, it has become the universal way to transfer files on the net. My boss gets ticked off every time he gets an SMTP error after trying to send a 10mb attachment. It is even worse when he realizes that he did not get an email b/c someone tried to send him an 80mb PowerPoint over email (NOT JOKING). He expects it to "just to work". That is fairly standard among the common computer users. That is like expecting a car to go left when you steer right. THERE ARE RULES.

    An SMTP server that auto magically routes large files to an http or ftp server, creating a unique login and all. That would be a dream for administrators that must deal with the ignorant users of the world.

    But that brings up a greater problem. Do we just follow the common user and make everything work wonderfully. OR do we teach them RULES and STANDARDS. I say we teach them. The major problem exists in companies that build their software to be 'user friendly' and try not to offend users by saying "that is the wrong way to do it".

    I doubt we will see a change in our lifetime. Certain corporations will continue to dumb things down and not require people to THINK.

  33. Sadly... by J.+T.+MacLeod · · Score: 1

    At the ISP for which I work, while we are generally on top of things customer service-wise, the procedure goes something like this:

    Customer: "I can't download my email!"
    Me: $ cd ~customer/Maildir; ls -s cur
    Me: "There's a VERY large message here. I'll delete it."
    Customer: "I'll tell them to stop sending those videos.

    Our outsource support for after hours service recommends mail2web.com

    Suffice to say that we need to implement a solution. Sadly, webmail is a HUGE resource hog as far as we've seen, so we're looking for solutions that won't require us to get a new building to have the space for extra racks and a generator outside for the extra power. I've read a few things here that will probably get me coding tonight. ...now if we could just keep Outlook, Norton, and McAffee to stop locking up when they re-download messages they've already seen... I'm tired of the
    $ cd ~customer/Maildir; rm cur/*2\,S
    process that I seem to go through daily.

  34. Re:It's a dialup connection -- it's SLOW EITHER WA by Anonymous Coward · · Score: 0

    They don't have to download it ... just be told "theres a 50 MB file here" so they can go to a friend's with a bigger pipe, or set up a timed download for 2AM-5AM. Or whenever they're asleep.

  35. Re:It's a dialup connection -- it's SLOW EITHER WA by toast0 · · Score: 1

    yeah, but i'd bet the modem's compression will kick in on the pop3 text, and it ends up sorta equal

  36. Re:It's a dialup connection -- it's SLOW EITHER WA by pforhan · · Score: 1

    It makes a huge difference on my 26.4 connection (yes, I'm way out in the boonies). Does hardware compression work for TCP/IP, or just straight xmodem-style text?

  37. Re:It's a dialup connection -- it's SLOW EITHER WA by toast0 · · Score: 1

    Ok, it looks like my off the hip comment is way off base, googling around shows that modem compression doesn't really do a whole lot, except in theory.

    Sorry

  38. whale mail by calyxa · · Score: 1
    maybe whale mail would be the answer? I only used it once or twice a couple years ago, but it seems to still be around....

    -calyxa

    --
    Decay! Decay! Decay! -Helium
  39. ...And you're not working blind. by oneiros27 · · Score: 1

    With POP, your mail program grabs the files without your asking. For those people using Outlook (assuming it hasn't changed since I did tech support for an ISP), they only have an indication as to what number message they're on.

    So, when they've been sitting there for 10 minutes, and it hasn't progressed, they think something's wrong, break the connection, and try again.

    With a web based mail client, you know there's an attachment ahead of time, and with good ones, it'll give you an indication of size, so you can estimate how long it'll take... and you know who it's from, and the name of it, so you can delete it if it's a duplicate, or something that you don't care about, without being forced to download it, then delete it.

    [I remember once, I had someone call up -- complained her mail was broken. I checked out her mailbox size, and it was huge ... she gave me permission to look at her mail, and I found 4 large messages from the same person. She told me that was her brother, to delete them all, and that she'd tell him to stop sending her crap]

    --
    Build it, and they will come^Hplain.
  40. good luck by microcars · · Score: 1
    "...He expects it to "just to work". That is fairly standard among the common computer users.

    and that is an unrealistic expectation?

    At the office my wife works in, she was lauded by the IT guy because she was the only one there who actually knew how to "cut and paste".

    These are the kind of people that are USING the technology. They really do not understand how or why it works.

    And they don't want to hear a lecture about it. They just want it to work.

    --
    I like microcars
  41. I work at an ISP. by emilymildew · · Score: 1

    I work at an ISP and we get the occasional call from someone saying that their email "isn't working." Usually this means that they have a giant email clogging it, or that somehow they changed their settings to NOT download messages from the server and something hiccups so it tries to download all three thousand since they had the account. We do offer webmail services, but that's often far over the head of most people to even consider. They call us first.

  42. Re:uh | one problem by Anonymous Coward · · Score: 0

    you would need to provide an easy way to transfer the files safely and easily, so they have no excuse to use email

  43. Incomming E-mail Size Limit. by bisscuitt · · Score: 1

    Working at a small time ISP, with an under-nourished mail system for 40,000 custmomers... we've had to draw a line, and simply bounce any incomming e-mail over 6MB in size.

    However, I am unsure as to what the RFC's might say about doing something like this.

  44. webmail by Anonymous Coward · · Score: 0

    just chose Dial-up ISP that have
    a web mail interface alla hotmail/yahoo.

    this way you can delete (or forward) the large
    from THEIR server without having to get it thru
    a bottleneck conection :)

    also you can check your mail from any cafe
    when you're on holiday without having the admin
    painstakingly entering the SMTP/POP server
    addresses into outlook (prolly the customer
    doesn't even know the addresse of the smtp/pop
    servers of their ISP). many ISP now
    don't allow connecton originating from outside
    their domain to access their pop/smtp servers
    anyway

    think in terms of remote control!