Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Ask Slashdot: Building a Large Email Service

Posted by Cliff on Thu Jul 29, 1999 04:52 PM
from the built-it-and-they-will-come dept.
Rewd asks: "I'm looking at implementing a large scale email server (cluster) to handle POP3 and IMAP4 for about 25000 people, including a lot of attachments. I'd like to go for an Open Source solution, but a lot of people around here want to go for Microsoft Exchange on NT. Has anyone here successfully built anything like this? Can you recommend any combinations and components which are particularly efficent, capable, secure and reliable?"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2 | 3 | 4 | 5
  • Q-Popper by Anonymous Coward (Score:1) Thursday July 29 1999, @11:58AM
  • What about Hotmail ? by Anonymous Coward (Score:1) Thursday July 29 1999, @12:01PM
  • Re:FreeBSD by Anonymous Coward (Score:1) Thursday July 29 1999, @12:32PM
  • Blitzmail by Anonymous Coward (Score:1) Thursday July 29 1999, @12:37PM
  • 25 thousand users shouldn't be a problem by Anonymous Coward (Score:1) Thursday July 29 1999, @01:47PM
  • Scalable systems up to 10^6 users by Anonymous Coward (Score:1) Thursday July 29 1999, @04:06PM
  • microsoft, exchange and PSTs, Oh My! by Anonymous Coward (Score:1) Thursday July 29 1999, @06:13PM
  • Re:NT by Anonymous Coward (Score:1) Thursday July 29 1999, @06:36PM
  • QI/PH + popper by Anonymous Coward (Score:1) Friday July 30 1999, @01:56AM
  • Re:No recommendation... by Anonymous Coward (Score:1) Friday July 30 1999, @05:49AM
  • Not Netscape... by Anonymous Coward (Score:2) Thursday July 29 1999, @12:00PM
  • Re:25000 on NT? by Zack (Score:1) Thursday July 29 1999, @12:20PM
  • Re:Thank You... by Gleef (Score:2) Friday July 30 1999, @04:37AM
  • Re:Exchange => Pain by kovacsp (Score:1) Thursday July 29 1999, @04:01PM
  • MS antiSupport by whoop (Score:1) Thursday July 29 1999, @03:35PM
  • Case studies by whoop (Score:1) Thursday July 29 1999, @03:46PM
  • Re:Don't use exchange - scalability and $$$ reason by bamf (Score:1) Friday July 30 1999, @12:08AM
  • Exchange Experiences with 2000 users by dbarron (Score:1) Thursday July 29 1999, @12:26PM
  • Qmail is a good way to go by Erbo (Score:1) Thursday July 29 1999, @12:44PM
  • Re:FreeBSD by drwiii (Score:2) Thursday July 29 1999, @05:33PM
  • IMAP's Problems by Jordy (Score:1) Thursday July 29 1999, @12:50PM
  • Re:Exchange bad, any UNIX Good by phil reed (Score:1) Thursday July 29 1999, @03:04PM
  • How about... by phil reed (Score:1) Thursday July 29 1999, @03:17PM
  • Re:Why Slashdot is going down hill... by phil reed (Score:1) Friday July 30 1999, @01:49AM
  • Re:Exchange... why not?? by phil reed (Score:1) Friday July 30 1999, @01:53AM
  • Re:what about ignorance by Eric Green (Score:2) Thursday July 29 1999, @04:27PM
  • Yep, that's typical NT type by Eric Green (Score:2) Thursday July 29 1999, @04:35PM
  • Solaris/SPARC vs Linux/*BSD by Eric Green (Score:2) Thursday July 29 1999, @05:04PM
  • Set the record straight by spacey (Score:1) Thursday July 29 1999, @04:21PM
  • Qmail, Netapp, F5 Labs, cyrus by spacey (Score:1) Thursday July 29 1999, @04:28PM
  • Re:References (and a MSX Nightmare Story) by spacey (Score:1) Thursday July 29 1999, @04:51PM
  • Re:Sun Solution, of course! by spacey (Score:1) Thursday July 29 1999, @05:00PM
  • Re:Exchange server does work fine by spacey (Score:1) Thursday July 29 1999, @05:01PM
  • Re:PostFix by spacey (Score:1) Thursday July 29 1999, @05:03PM
  • Re:Is Linux scalable enough for mail processing? by spacey (Score:1) Thursday July 29 1999, @05:10PM
  • Ridiculous proposition by spacey (Score:2) Thursday July 29 1999, @04:43PM
  • Maildir by spacey (Score:2) Thursday July 29 1999, @04:48PM
  • Re:Exchange and relaying by holzi (Score:1) Thursday July 29 1999, @08:28PM
  • Qmail handles *BIG* mailboxes realy well. by Dave Fiddes (Score:1) Thursday July 29 1999, @09:44PM
  • Re:OS/2 Solution: Inet.Mail by adamsc (Score:1) Thursday July 29 1999, @03:31PM
  • Exchange 5.5SP1 fixes this by soellman (Score:1) Thursday July 29 1999, @12:37PM
  • Re:NT by greg (Score:2) Thursday July 29 1999, @01:15PM
  • Re:References (and a MSX Nightmare Story) by Python (Score:1) Thursday July 29 1999, @01:12PM
  • You're looking for Cyrus by dgreer (Score:1) Thursday July 29 1999, @12:53PM
  • Re:No recommendation... by X (Score:1) Thursday July 29 1999, @12:13PM
  • by X (1235) <x@xman.org> on Thursday July 29 1999, @12:09PM (#1776030) Homepage Journal

    The Cyrus server at CMU is probably your best bet. You'll find it at at this link [cmu.edu].

    It's worth noting that this project is currently supporting all of CMU's e-mail needs. It's also my understanding that it forms the basis for Netscape's Message Server and Post.Office. This should satisfy any concerns about it's scalability. It has lots of handy features like kerberos authentication, a database style message repository, support for ACAP, etc.

    Alternatively try QMail [qmail.org]. Personally, while I think it provides better SMTP performance than Sendmail, I'd rather use the Cyrus IMAP server than the UW one (the only one supported by QMail). You could go with using a combo of sendmail|postfix + Cyrus for incomming mail (i.e. what your MX records point to) and QMail for outgoing mail. It depends on your performance needs

    Exchange Server is NOTORIOUS for being both difficult and expensive when you need it to scale to a large number of users, although I understand it's improved substancially since the 4.x days when it was just impossible.

  • Re:software.com by E-Lad (Score:1) Thursday July 29 1999, @01:20PM
  • Perspective by Tomahawk (Score:1) Thursday July 29 1999, @10:47PM
  • The disk subsystem is the bottleneck, kids! by nickm (Score:1) Thursday July 29 1999, @12:37PM
  • Notes for 25000 people??? PLEASE, NO!! by reemul (Score:1) Thursday July 29 1999, @09:02PM
  • Linux filesystems by slim (Score:1) Thursday July 29 1999, @11:23PM
  • Re:Why Slashdot is going down hill... by William Tanksley (Score:1) Thursday July 29 1999, @03:52PM
  • Cyrus and Exim by RobKow (Score:2) Thursday July 29 1999, @12:03PM
  • my $0.02 by Gleep (Score:1) Thursday July 29 1999, @04:07PM
  • Use qmail. Case study: pgpkeyserver by Cyclops (Score:1) Thursday July 29 1999, @01:32PM
  • Re:Exchange => Pain by Harry (Score:1) Thursday July 29 1999, @12:45PM
  • I worked for a 25k user ISP and a 1.2mil one now by kashani (Score:1) Thursday July 29 1999, @12:40PM
  • Re:Scalability Issues by kashani (Score:1) Thursday July 29 1999, @01:34PM
  • OS/2 Solution: Inet.Mail by timur (Score:2) Thursday July 29 1999, @01:17PM
  • Using Exchange by MTO (Score:1) Thursday July 29 1999, @03:47PM
  • Been There Done That by mgrennan (Score:1) Thursday July 29 1999, @01:05PM
  • Been There Done That by mgrennan (Score:1) Thursday July 29 1999, @01:06PM
  • Re:Cyrus probably a good bet. by bgdarnel (Score:1) Thursday July 29 1999, @12:31PM
  • Re:Hotmail by kdoherty (Score:2) Thursday July 29 1999, @12:39PM
  • Re:Hotmail by Whisper (Score:2) Thursday July 29 1999, @12:33PM
  • Re:NT by xeno (Score:1) Thursday July 29 1999, @01:45PM
  • Re:Run, do not walk, away from Exchange. by xeno (Score:1) Friday July 30 1999, @08:58AM
  • by xeno (2667) on Thursday July 29 1999, @01:33PM (#1776052)
    I say with relative authority: Puh-leez!

    MS would like people to believe that Exchange is an enterprise-level communications tool, when it fact it is a buchered and bloated decendant of a mediocre 1992 X.400 email system from Data Connection Limited (check out http://www.datcon.co.uk/press/messserv.h tm [datcon.co.uk]) Don't believe the version number; Exchange is in its second major release (4.x really is 1.x, 5.x = 2.x, etc) and still has significant stability problems. [slashdot.org]

    In my experience, Exchange can support 300 users per server happily on commonly acceptable x86 corporate server hardware (say, a 2 processor PII with 512mb ram). It seems that (in my limited experience, lest MS lawyers take this to be a declaration of fact, which it is not) once you've reached this level, doubling the ram and adding more cpu's has only a minimal effect, which means that you really have to add more servers to add capacity.

    Let's do the math. 25,000 users at 500 users per server (to be quite generous) means that you're going to need a Windows NT server farm of about 50 systems just to do email. Again, being generous bargain hunters, let's say you can buy one of these servers for $10kUS. That means you're out $500,000 just for hardware. In my experience, you can support 500 POP users easily on a SPARC 2 or IPX, which can be had these days for about $500 decked out (including a 17" monitor). You could support the same (probably many more) on a $500 x86 box running any of the free *nixes. Assume you blow $500 on disk storage for these boxen just to level the starting line, bringing the total cost to $1000 per. That's still only $50,000.

    One less zero usually gets the accountants' attention on an expenditure like this.

    But let's talk about administrative support. IMHO you're going to need 1:1 admin per NT server at that usage level, given that remote admin of NT is difficult, and 500 users per server is going to prompt more than the occasional pretty blue interface. (Nevermind the security team you're going to need for a major NT installation.) Say a cheap NT admin costs $50kUS including benefits & overhead. You're looking at an HR budget of $2,500,000us. On the other hand, say you splurge and spend $150kUS per *nix admin. If they couldn't handle 10 little boxen apiece, I'll eat the electrons this was posted with. That's an HR budget of $750,000us.

    That's 1/10th the hardware expense and 1/3 the maintenance expense of using Exchange. And that's (a) making some wild assumptions that benefit the Exchange argument, and (b) assumes that you're running *nix on shit hardware. Spend 5 times as much on hardware for new, supported stuff (say $250,000us, which would buy you a couple of well-outfitted Sparc 4500s, or 10 really gorgeous systems from VA Research [varesearch.com]). Your downtime will become next to nothing, you'll still have spent only half of what you would have for NT and Exchange, and your ongoing yearly administrative cost will be 1/3 of the other option. The *nix administrative savings alone will pay for the *nix hardware in a few months.

    Oh yeah. I forgot the expense of 50 copies of Windows NT, 50 copies of Exchange Server, and 25,000 client licenses... (*erk*!!)

  • The largest ISP in the UK uses Linux servers. by Colin Smith (Score:1) Thursday July 29 1999, @01:10PM
  • Hey, your name is Gerald Holmes aint it? by Colin Smith (Score:1) Thursday July 29 1999, @01:16PM
  • Scaling... by Robert Bowles (Score:1) Friday July 30 1999, @02:44AM
  • Re:Perhaps a sun? by Robert Bowles (Score:1) Friday July 30 1999, @02:57AM
  • What if no shell accounts? by John Goerzen (Score:1) Thursday July 29 1999, @01:02PM
  • Cyrus by tgd (Score:2) Thursday July 29 1999, @01:57PM
  • Qmail & sendmail by Gibbo (Score:1) Thursday July 29 1999, @09:37PM
  • Re:Perhaps a sun? by ragnar (Score:1) Friday July 30 1999, @03:13AM
  • by linuxci (3530) on Thursday July 29 1999, @12:05PM (#1776062) Homepage
    At the UKUUG Linux '99 [ukuug.org] conference there was a presentation explaining how they implemented a large scalable mail server using open source software. It was also explained how the total cost of ownership would be much higher if they used an NT solution (even using the figures supplied by MS they'd need more machines and more administrators to keep the servers runnig).

    The open source solution was much more cost effective and has proved fairly stable.

    Unfortunately the proceedings from the event are not yet online, however I'll try and forward you a copy (or post a link to this thread) as it may prove useful to you.
    --
  • 25K people on Outlook? by Trick (Score:1) Thursday July 29 1999, @03:18PM
  • Make It Database-Driven by dew (Score:1) Thursday July 29 1999, @11:59AM
  • Parallelize by aqua (Score:1) Thursday July 29 1999, @12:58PM
  • by K-Man (4117) on Thursday July 29 1999, @12:57PM (#1776066)
    I'm short on time, but I wish to submit what may be the ultimate Exchange story:

    A sysadmin at, ahem, a "large jeans manufacturer" was put in charge of Exchange on hundreds of NT servers. He dutifully logged and reported dozens of bugs, system outages, etc., to MS support, as the thing crashed and burned like the Hindenburg II. After a few months of this, Microsoft decided to act on the problems. The solution was simple: they sent a letter to his boss saying he was a troublemaker.
  • Re:balance all your subsystems by Howie (Score:1) Friday July 30 1999, @12:19AM
  • qmail's the answer... by RobbieW (Score:1) Thursday July 29 1999, @02:40PM
  • by Sleepy (4551) on Thursday July 29 1999, @02:18PM (#1776069) Homepage
    I hear some people near me talking about Exchange [shudder... been through 2 migrations at companies before].

    Knowing MS Exchange is a "Bad Thing", and I'd like to save the company money where possible, I decided to search the web for a collection of "horror stories and MS Exchange"... to my surprise I couldn't find ANYTHING!

    Now I've seen articles here and there (InfoWorld, news.com etc.) about Exchange bugs, but I would have thought SOMEONE had collected URL's and posted them. Nothing. I'd have to do a lot of research to get this info, and given my workload it would be an unwise distraction.

    The second thing I'd like to know, is how much does MS Exchange COST? I know the price varies, and larger companies get breaks if they "cozy" up to MS, but that doesn't help me much. Say a company has 50-150 employees... what does that translate into just for the software licensing?

  • Re:I had Exchange to work well by drix (Score:1) Thursday July 29 1999, @05:57PM
  • University of Washington by michael (Score:1) Thursday July 29 1999, @12:42PM
  • Re:FreeBSD by krital (Score:1) Thursday July 29 1999, @10:01PM
  • Re:Scaling the box might be the real problem... by clawson (Score:1) Thursday July 29 1999, @02:01PM
  • by Steve Stock (5156) on Thursday July 29 1999, @01:10PM (#1776074)
    If you are going to setup 25,000 users, do not, repeat NOT, use Exchange.

    Listen to this advice, it's obviously born on the hard back of experience, just as much as me reiterating this same line: do not use exchange.
    For example:

    • Exchange uses a single database (in general) to hold all the mail for a server, the database integrity tools check (and repair) at 1 gig per hour. Now you put 2000 people on a box at say 10megs each, that's 20 hours of downtime to repair (or even check) the mail store. If you do use exchange, have really good backups, it's faster to restore and lose mail than to check the current database.
    • Database corruption seems inevitable, I haven't seen an active high use exhange server that didn't eventually corrupt its database.
    • Exchange is a hardware pig, my experience comes from using exchange on quad PII-400 machines with 0.5gig of ram and we were nearly cpu bound with 3000 users on a box

    This is only a start, but I'm sure other people have many of their own reasons as well...

    I remember our migration of a mere 750 (users) with extreme horror. We had to manually create each user.

    You can create mailboxes in exchange via a config file with the mailbox import tool, although I figured it out by looking at files it created and not via any documentation. With exchange 5.5 I'm pretty sure you can create mailboxes with ldap (although this is far from documented last I looked).

    As to solutions, I haven't used any open source email solutions with more than ~5000 users, for which sendmail and the UW pop3d and imapd worked well for the users that I had (many were very light on email). I'd be really neat to integrate an MTA and an IMAP server with ldap to support IMAP referrals and smart mail redirection. I know some of this is done as sendmail has LDAP patches and example rules for this, but I'm not so sure about IMAP side.

  • Neither Linux nor Exchange for 25kusers by nedron (Score:1) Thursday July 29 1999, @05:22PM
  • by atporter (5395) on Thursday July 29 1999, @02:55PM (#1776076) Homepage
    Rule number 1 in Linux -- If it's worth doing, someone probably already has. Earthlink has published a really great paper on this subject. Definately worth the read http://www.earthlink.com/about/ papers/mailarch.html [earthlink.com]
  • Re:Outlook doesn't scale, look at other solutions by grover (Score:1) Thursday July 29 1999, @07:17PM
  • Re:Outlook doesn't scale, look at other solutions by lgm (Score:2) Thursday July 29 1999, @03:10PM
  • Re:25000 users on NT? good luck. by EricTheRed (Score:1) Thursday July 29 1999, @09:18PM
  • Re:Manual user creation by EricTheRed (Score:1) Thursday July 29 1999, @09:30PM
  • Intermail by eGabriel (Score:1) Thursday July 29 1999, @12:12PM
  • Re:Exchange => Pain by ts4z (Score:1) Thursday July 29 1999, @12:01PM
  • Exchange => Pain (Score:3)

    by ts4z (5791) on Thursday July 29 1999, @11:58AM (#1776083) Homepage
    I've never heard about anyone really happy with Exchange. Except maybe Microsoft, but I'm pretty sure they drug the water.

    Check out Cyrus, from Carnegie Mellon, which is gratis (but not free).

    Or maybe you'd like to spend some money. Then there are lots of companies, like Mirapoint [mirapoint.com], who I work for.

  • Re:Hotmail by Jeff Monks (Score:1) Thursday July 29 1999, @01:34PM
  • Shameless plug for my company by Jeffrey Baker (Score:1) Thursday July 29 1999, @12:55PM
  • Qmail & FreeBSD by mischief (Score:1) Thursday July 29 1999, @11:25PM
  • Re:120,000 concurrently active e-mail users - he, by soward (Score:1) Thursday July 29 1999, @05:26PM
  • I have 40,000 pop3 users currently with FreeBSD by soward (Score:2) Thursday July 29 1999, @04:52PM
  • Re:I had Exchange to work well by CMiYC (Score:2) Thursday July 29 1999, @12:26PM
  • E-mail Provisioning by Mandi Walls (Score:1) Friday July 30 1999, @04:53AM
  • Re:Hotmail by BillSux (Score:1) Friday July 30 1999, @05:33AM
  • Postix by Cantor (Score:1) Thursday July 29 1999, @03:25PM
  • Re:Exchange => Pain by GypC (Score:1) Friday July 30 1999, @03:22AM
  • Re:IMAP's Problems (fixing) by juuri (Score:1) Thursday July 29 1999, @01:30PM
  • Re:Exchange => Pain by fishbowl (Score:1) Friday July 30 1999, @06:47AM
  • Sun Hardware by abulafia (Score:1) Thursday July 29 1999, @03:36PM
  • Re:Exchange bad, any UNIX Good by Milosch (Score:1) Thursday July 29 1999, @12:40PM
  • balance all your subsystems by bugi (Score:1) Thursday July 29 1999, @07:15PM
  • qpopper bad for large mailboxes by bugi (Score:2) Thursday July 29 1999, @04:23PM
  • Qmail is your friend ;-) by fidros (Score:1) Friday July 30 1999, @05:36AM
  • Re:Exchange: it's not just for email by Speed Racer (Score:1) Thursday July 29 1999, @08:02PM
  • Tough solution. by pdm (Score:1) Thursday July 29 1999, @01:31PM
  • don't forget a good LDAP sever program... by Barbarian (Score:1) Thursday July 29 1999, @12:33PM
  • Do NOT use Exchange (again) by robcoles (Score:1) Thursday July 29 1999, @10:14PM
  • Re:Scaling the box might be the real problem... by Trixter (Score:1) Friday July 30 1999, @06:19AM
  • Re:Scaling the box might be the real problem... by hagan (Score:1) Thursday July 29 1999, @09:26PM
  • Check out EarthLink's mail setup by ansible (Score:1) Thursday July 29 1999, @01:19PM
  • If your forced to us Microsoft® by ch-chuck (Score:1) Friday July 30 1999, @04:30AM
  • Go for *NIX tools but be careful by Ektanoor (Score:1) Friday July 30 1999, @12:05AM
  • Re:Scaling the box might be the real problem... by Andrev (Score:1) Thursday July 29 1999, @10:27PM
  • Exchange limited to 16GB? by Unit3 (Score:1) Thursday July 29 1999, @12:17PM
  • Re:NT by Alex Zepeda (Score:1) Thursday July 29 1999, @01:32PM
  • Re:Ridiculous proposition by Alex Zepeda (Score:1) Thursday July 29 1999, @11:13PM
  • Re:Exchange: it's not just for email by dmz (Score:1) Thursday July 29 1999, @01:16PM
  • Re:What about Hotmail ? -nope, still *nix by Tim Sutherland (Score:1) Thursday July 29 1999, @06:43PM
  • by Outland Traveller (12138) on Thursday July 29 1999, @12:18PM (#1776116)
    When you have that many users you have to have a nice structure for the usernames, which isn't the /etc/passwd file. And, you need a mailbox format that isn't linear, like the normal mbox. The rest of the problems can usually be solved with hardware (think about using a raid).

    I know of three potential semi-free solutions.

    Carnegie Mellon Cyrus (go to the FTP site and download the latest version. Don't rely on the way out of date web page to link to it.) IMAP server.

    University of Washington's imapd. This seems to be under more active development, and supports a nice range of features, mailbox formats, and security mechanisms. However, it uses the passwd file (although you might be able to get around this using PAM) and it doesn't natively support quotas. (although you can do this at the OS level.

    Darthmouth's Blitzmail Server: This has been ported to linux, and is *wonderfully* scalable across multiple machines. It inlcudes its own directory services too. The only problem is that it doesn't support Imap (although some work has started on that front), and the only database it supports as a backend is oracle. I would love it if someone hacked it to use mysql of postgresql with IMAP support, but that's a tall order. The client is also under-featured.

    All of these have their drawbacks though. You might wish to go with a commercial IMAP/POP server on linux. There are a few good ones that exist. You definitely don't want to go with exchange. A lot of people go that route because they are forced to. My experience with exchange 5.5 was so bad that I would not recommend it to anyone.

    -OT
  • Re:Hotmail by Azul (Score:1) Thursday July 29 1999, @12:42PM
  • What a big eMail job you've got, Grannie! by buzz lightyear (Score:1) Thursday July 29 1999, @02:22PM
  • Re:No recommendation... by bmetzler (Score:1) Thursday July 29 1999, @02:29PM
  • Re:Outlook doesn't scale, look at other solutions by Guru Meditation (Score:1) Thursday July 29 1999, @09:48PM
  • POP/IMAP scalability by Deven (Score:1) Friday July 30 1999, @06:11AM
  • Re:Exchange => Pain by shaka (Score:1) Friday July 30 1999, @12:40AM
  • MTA ??? by Eddie the Jedi (Score:1) Thursday July 29 1999, @02:44PM
  • Re:Scalability Issues by wilkinsm (Score:1) Thursday July 29 1999, @06:28PM
  • Re:Exchange => Pain by wilkinsm (Score:1) Thursday July 29 1999, @06:42PM
  • Re:Exchange... why not?? by enkidu (Score:1) Thursday July 29 1999, @07:38PM
  • use the find command. by enkidu (Score:1) Thursday July 29 1999, @07:51PM
  • Manual user creation by DHartung (Score:1) Thursday July 29 1999, @12:13PM
  • Re:Large Scale free email by Porno Queen (Score:1) Friday July 30 1999, @09:34AM
  • Hotmail by Jethro (Score:2) Thursday July 29 1999, @12:02PM
  • Re:software.com by MrChuck (Score:1) Thursday July 29 1999, @05:00PM
  • Cyrus and OpenLDAP by dsaint (Score:1) Thursday July 29 1999, @03:33PM
  • Re:25000 users on NT? good luck. by Helge Hafting (Score:1) Thursday July 29 1999, @11:02PM
  • WING by Gerv (Score:1) Friday July 30 1999, @12:46AM
  • see Horms' paper from the CALU conference by cs (Score:2) Thursday July 29 1999, @04:05PM
  • Plug For Netscape Mail 4.0 by JuddMaltin (Score:1) Thursday July 29 1999, @06:14PM
  • Re:Exchange limited to 16GB? by vrazhumin (Score:1) Thursday July 29 1999, @12:57PM
  • Re:NT by Null_Packet (Score:1) Thursday July 29 1999, @12:49PM
  • Re:25000 users on NT? good luck. by Null_Packet (Score:1) Thursday July 29 1999, @12:51PM
  • Oh My God They Killed Exchange! You Bastards! by Thanatos (Score:1) Friday July 30 1999, @02:58AM
  • How much would 25000 users cost? by SoftwareJanitor (Score:1) Thursday July 29 1999, @12:20PM
  • Re:Q-Popper by Bombcar (Score:1) Thursday July 29 1999, @12:30PM
  • Blatant favoritism by robodan (Score:1) Friday July 30 1999, @09:18AM
  • Exchange bad, any UNIX Good by Mazzella! (Score:1) Thursday July 29 1999, @12:12PM
  • QMAIL by Delta (Score:1) Thursday July 29 1999, @09:42PM
  • 16 GB Limit gone? Don't believe M$. by sharkey (Score:1) Friday July 30 1999, @06:36PM
  • Why not InterMail from software.com by Gumber (Score:1) Thursday July 29 1999, @12:43PM
  • Re:Outlook doesn't scale, duh, it is a mail client by Gumber (Score:1) Thursday July 29 1999, @12:53PM
  • Well, my setup is... by BRock97 (Score:1) Thursday July 29 1999, @04:34PM
  • More detail from the original poster by Rewd (Score:1) Thursday July 29 1999, @05:37PM
  • Scalable mailer by tomas (Score:1) Friday July 30 1999, @05:11AM
  • 25000 users on NT? good luck. by chewie124 (Score:1) Thursday July 29 1999, @12:00PM
  • 25,000+ on exchange by iceaxe (Score:1) Thursday July 29 1999, @12:28PM
  • Qmail or Sendmail by PenguinX (Score:1) Thursday July 29 1999, @02:41PM
  • consider lotus notes by jonb (Score:1) Thursday July 29 1999, @01:13PM
  • Lotus Notes by zr (Score:1) Thursday July 29 1999, @02:07PM
  • Qmail is the way to go. by sstefanov (Score:1) Thursday July 29 1999, @10:39PM
  • Sun Solution, of course! by Figec (Score:1) Thursday July 29 1999, @01:01PM
  • Don't use exchange - scalability and $$$ reasons by jaykamm (Score:1) Thursday July 29 1999, @12:15PM
  • Re:No recommendation... by Cedric C. Girouard (Score:1) Friday July 30 1999, @02:13AM
  • Re:Intermail by Robert The Coward (Score:1) Friday July 30 1999, @01:48AM
  • Avoid Exchange at all costs! by Whatchamacallit (Score:1) Thursday July 29 1999, @01:23PM
  • Sendmail on Solaris by austad (Score:1) Thursday July 29 1999, @12:47PM
  • Re:Exchange => Pain by the_ed (Score:1) Thursday July 29 1999, @12:48PM
  • Re:Exchange => Pain by the_ed (Score:1) Thursday July 29 1999, @03:17PM
  • by kend (22868) on Thursday July 29 1999, @12:09PM (#1776166)
    Sendmail's the answer for us. The only thing that hasn't scaled well is plaintext aliases files: we've got some 20K mail lists, and it's beginning to get somewhat messy, so we're having to go to the non-plaintext solution. But for all the rest, it's stock sendmail with various GUI backends for end-user ease-of-use (and security). Note that we don't have 25K users, but 17K isn't that far off, and we do a *lot* of e-mail.
  • thumbs up, from the trenches by Rabid Mongoose Boy (Score:1) Thursday July 29 1999, @03:57PM
  • Re:Well, over here at Cisco... by lunaslide (Score:1) Monday August 02 1999, @01:35AM
  • Re:Exchange limited to 16GB? by Madduck (Score:1) Thursday July 29 1999, @12:50PM
  • Exchange and relaying by FascDot Killed My Pr (Score:1) Thursday July 29 1999, @01:05PM
  • You gave it away by FascDot Killed My Pr (Score:2) Thursday July 29 1999, @01:25PM
  • by FascDot Killed My Pr (24021) on Thursday July 29 1999, @12:05PM (#1776172)
    ...except an anti-recommendation.

    If you are going to setup 25,000 users, do not, repeat NOT, use Exchange. I remember our migration of a mere 750 with extreme horror. We had to manually create each user.

    Of course I was simply a lowly programmer working under the direction of our totally incompetent network admin--maybe there was an easier way and she missed that topic in the training the week before.

    What you really need is a requirements analysis. Exchange is a totally different thing than, say, Sendmail. Analyzing what you need will tell you which to go with. For instance, do you need public folders, scheduling, etc? If so, maybe use Exchange. Do you need configurability, speed and Internet email? Then you want not-Exchange.
    ---
    Put Hemos through English 101!
  • Re:25000 users on NT? good luck. by Seth Cohn (Score:1) Thursday July 29 1999, @12:19PM
  • Re:Just so you know... by chrismcc@netus.com (Score:1) Thursday July 29 1999, @04:06PM
  • Re:Intermail by cybersquid (Score:1) Thursday July 29 1999, @09:13PM
  • Netscape Messaging Server by Mr. Spock (Score:1) Thursday July 29 1999, @12:27PM
  • Thank You... by sparx (Score:1) Friday July 30 1999, @01:57AM
  • Re:Sendmail @ Netcom by Bryant (Score:1) Thursday July 29 1999, @02:03PM
  • Sendmail @ Netcom (Score:3)

    by Bryant (25344) on Thursday July 29 1999, @12:23PM (#1776179) Homepage
    Upwards of 30K shell users, four Sparc 2s, SunOS 4.x, sendmail. And a lot of email. Our only big issue was the number of files in /var/spool/mail, which we coped with by going to Network Appliance NACs.

    We noted that directory lookups got worse in a distinct knee -- i.e., we had no problems for a long time and then we hit a magic number and things went all to hell. I do not know offhand how well linux or Solaris deals with directory lookups, but you could test easily enough.

    The thing you didn't tell us was what the volume would be like; the number of users matters for the mail spool but the number of email messages matters for the CPU usage... I suspect that you won't need a very heavy box, though. Email is cheaper than you might think.

    Oh. Run a DNS server on the mail hub, to avoid a lot of lengthy DNS queries on some other poor machine. Flush the cache daily.
  • Lotus Notes? by l4m3 (Score:1) Thursday July 29 1999, @12:37PM
  • use imap by jauderho (Score:1) Thursday July 29 1999, @12:50PM
  • Exchange support by RebornData (Score:2) Thursday July 29 1999, @01:41PM
  • Possibly... Several machines - maybe clustered... by gwolf (Score:1) Friday July 30 1999, @06:07AM
  • Re:Hotmail by delmoi (Score:1) Thursday July 29 1999, @05:05PM
  • Re:Lotus Notes? by Kadath (Score:1) Thursday July 29 1999, @02:30PM
  • Here at a mailing list company. by sporty (Score:2) Thursday July 29 1999, @03:31PM
  • Use HotPOP by Eric Savage (Score:1) Thursday July 29 1999, @12:05PM
  • Another recommendation for Cyrus by prevost (Score:1) Thursday July 29 1999, @12:22PM
  • Re:Another recommendation for Cyrus by prevost (Score:1) Thursday July 29 1999, @12:42PM
  • Re:IMAP's Problems by prevost (Score:1) Thursday July 29 1999, @12:54PM
  • Re:NT by TheZork (Score:1) Thursday July 29 1999, @01:56PM
  • Domino? by nicksand (Score:1) Thursday July 29 1999, @12:44PM
  • Any Exchange-Like projects on the horizon? by Pengo (Score:1) Friday July 30 1999, @03:49AM
  • Avoid the MS crasher. by dkh2 (Score:1) Friday July 30 1999, @01:34AM
  • 120,000 concurrently active e-mail users - he, he by microbob (Score:1) Thursday July 29 1999, @03:20PM
  • qmail by Corey Ralph (Score:1) Thursday July 29 1999, @03:27PM
  • Search linux-server archives by SFraser (Score:1) Thursday July 29 1999, @04:58PM
  • Re:What about Hotmail ? by Matt2000 (Score:1) Thursday July 29 1999, @06:14PM
  • About Exchange.... by Bob-K (Score:1) Thursday July 29 1999, @12:38PM
  • Re:Netscape Messaging Server by MrChumple (Score:1) Thursday July 29 1999, @05:03PM
  • Re:Exchange => Pain by Darrion (Score:1) Friday July 30 1999, @05:06AM
  • Re:Cyrus free? by rhdwdg (Score:1) Friday July 30 1999, @07:24AM
  • Be Very carefull... by musicmaker (Score:1) Thursday July 29 1999, @12:19PM
  • Re:Hotmail by rjreb (Score:1) Thursday July 29 1999, @01:05PM
  • not sure but what about Postfix by rjreb (Score:1) Thursday July 29 1999, @01:31PM
  • Re:Exchange => Pain by Wiztan (Score:1) Thursday July 29 1999, @10:20PM
  • by mbeattie (30768) on Thursday July 29 1999, @11:23PM (#1776207) Homepage
    The talk was "The Design and Implementation of a Large Scalable Mail Server". It's about the mail cluster I set up here for Oxford University and it sounds similar to what the original request was for. We have about 30000 users. I successfully argued against MS Exchange and designed and built a completely Open Source solution based on a Linux cluster with 250GB of disk, UW imapd/ipopd, Exim (MTA) and an Apache/mod_perl-based web to mail gateway that I wrote called WING. The two Solaris nodes in the cluster were there for political reasons and are being replaced by Linux boxes within the next few weeks. There is a WING web page [ox.ac.uk] and mailing list which includes a link to the PostScript slides [ox.ac.uk] of the talk. The slides will also be shortly be available from UKUUG [ukuug.org].
  • TurboCluster from TurboLinux by Raleel (Score:1) Thursday July 29 1999, @12:22PM
  • Re:NT by xnixnix (Score:1) Friday July 30 1999, @06:35AM
  • 6809 by pixelbeat (Score:1) Friday July 30 1999, @12:27AM
  • by ibbieta (31756) on Thursday July 29 1999, @12:27PM (#1776211)
    Yes, please, for your sanity, do not use Exchange unless you have to. It is large and cumbersome and requires a large server with expansive drives for even one hundred users.

    I use and maintain an Exchange server (well, three) and the main server consumes 10 gigs of a harddrive and all of a 333 MHz Pentium. This is for about 200 users and most are not that active.

    Besides the hardware overhead there are other negatives to Exchange. Namely, it does not route internet traffic well, it has poor error reporting, and it "clusters" badly. I'll take each point one by one.

    My company has affiliates in small offices around the world and they have neither the on-site resources or talent to maintain an e-mail server so these offices use our Exchange server as POP3 and SMTP. This creates an open relay and all attempts to close the relay have met with stiff opposition -- users complaining they now have to use a password, cannot remember what domain they are on, and general users resisting change. At the moment, Exchange has no true "Back Office" solution for this problem and I would have to personally configure all of our affiliate offices if I want to completely secure routing.

    The error reporting come down to this -- either you log all of the messages passing through Exchange or none of them. I wanted to log the messages that caused errors for obvious reasons and after about 4 days noticed the drives filling up with archives all all the messages, not just those messages generating errors. Microsoft admits this is a problem but there is still no fix, at least not in SP2.

    And finally, "clustering". I'm not talking about true clustering but instead about using multiple Exchange servers to distribute the load somewhat. We have two e-mail domains and wanted to start putting people on the second domain to balance the load. Each server runs fine on its own but for some reason they hate talking to each other. The replication services keep stopping (pausing, really) and site connector is more frustrating than helpful.

    I have not had many problems with our Exchange server otherwise. It runs forever and reliably. It has the longest uptime of any of our NT machines, only needing a reboot every month or two. However, I'd think long and hard before accepting a job caring 25,000 user's e-mail if the server were NT. Anything over about 1000 users you should look elsewhere if you can.
  • Big e-mail system on *nix by eriks (Score:1) Friday July 30 1999, @07:49AM
  • Adding users to Exchange by tetrode (Score:1) Thursday July 29 1999, @08:45PM
  • Re:Why Reinvent the Wheel? by Andrew Gilmore (Score:1) Friday July 30 1999, @07:58AM
  • Badly administered NT boxen by morrigan (Score:1) Friday July 30 1999, @01:14AM
  • Re:What are your requirements? by liquid-groove (Score:1) Thursday July 29 1999, @03:38PM
  • Mail cluster by Le Fol (Score:2) Thursday July 29 1999, @01:11PM
  • Er, no. by sam_vilain (Score:1) Thursday July 29 1999, @02:08PM
  • Scaling the box might be the real problem... by sam_vilain (Score:2) Thursday July 29 1999, @12:12PM
  • Re:Not Netscape... by bbarrett (Score:1) Thursday July 29 1999, @12:06PM
  • Re:What if no shell accounts? Use qmail by Russ Nelson (Score:1) Thursday July 29 1999, @06:27PM
  • Re:Just so you know... by Russ Nelson (Score:1) Thursday July 29 1999, @06:35PM
  • We are doing this already by ChrisP (Score:1) Thursday July 29 1999, @09:44PM
  • Qmail + MySQL by lmadrig (Score:1) Thursday July 29 1999, @01:13PM
  • a few corrections of facts, etc. by millia (Score:1) Thursday July 29 1999, @03:13PM
  • Cyrus + Sendmail works beautifully by riley (Score:1) Friday July 30 1999, @08:55AM
  • Exchange by Ugmo (Score:1) Friday July 30 1999, @05:25AM
  • by Festus (37143) on Thursday July 29 1999, @01:57PM (#1776228)
    To be perfectly blunt, to implement Exchange like that would be *INSANE*.

    First of all, suggesting to implement an NT solution for an organization of that size is already tempting your job security, but to actually do it?

    Assuming standard users and needs for this system, I can only recommend using a Lotus Notes/Domino system. If you've got the cash, there is simply no better solution out there, or even close.

    Run Domino (the server end of Notes) on several UNIX servers. Solaris (SPARC and x86), AIX, and HP/UX are all supported, with a Linux port (Caldera 2.3 (currently in beta) and Red Hat 6.0 will be supported, as well as SuSE 6.1 and Pacific HiTech) on it's way Q4 99 per DevCon.

    Notes has got all you'll ever need, and R5 simply blows away anything M$ has out there. You've got to pay for seats with Notes, but to tell you the truth, Exchange is free, and you get less than you pay for.

    Plus, your users can run the Notes client on any Win32 they think is prettiest (please tell me you'll use NT and not 9x on the client end).

    Look at this [weightlessdog.com] for a guy in your situation who had to deal with Exchange.

    Some other really good links are here [sandia.gov], here [computerworld.com], and here:

    http://www.notes.net/50beta.nsf/7d6a87824e2f0976 8525655b0050f2f2/35BEC3BF6D717A3F852567120 07A435A?OpenDocument
    (problem with the last one, copy it and cut out the space that is stuck between the zero's, the href tag keeps putting it in! It is a great article though : )

    (TIP: Show the guys with the money those links so they know why you should use a Domino/Notes solution.)
  • Exchange, embrace, extend, exterminate by pkalaher (Score:1) Thursday July 29 1999, @11:07PM
  • 50 000 clients quite easy. by Strider- (Score:2) Thursday July 29 1999, @10:22PM
  • 25 ->thousand?!?!?!- by overshoot (Score:1) Thursday July 29 1999, @01:57PM
  • Go to sendmail.org by malice95 (Score:1) Thursday July 29 1999, @12:42PM
  • Critical Path by mmakunas (Score:1) Thursday July 29 1999, @01:20PM
  • Re:I had Exchange to work well -- fat chance by alexeiko (Score:1) Friday July 30 1999, @01:35AM
  • Re:NT by twinpot (Score:1) Thursday July 29 1999, @11:59PM
  • Re:What a load of shit by twinpot (Score:1) Friday July 30 1999, @12:51AM
  • Re:Exchange limited to 16GB? by twinpot (Score:1) Friday July 30 1999, @01:22AM
  • Re:Exchange: it's not just for email by twinpot (Score:1) Friday July 30 1999, @01:27AM
  • Re:Domino? by twinpot (Score:1) Friday July 30 1999, @02:06AM
  • Re:Large Scale free email by lindell (Score:1) Friday July 30 1999, @06:31AM
  • How about qmail? by speckled_trout (Score:1) Thursday July 29 1999, @12:14PM
  • Building a Large Email Service by Majestix (Score:1) Friday July 30 1999, @03:40PM
  • Re:Netscape Messaging Server by razorjack (Score:1) Sunday August 01 1999, @03:08PM
  • What are your requirements? by throx (Score:1) Thursday July 29 1999, @01:54PM
  • FreeBSD Does the Web. Solaris does the database. by Charlatan (Score:2) Thursday July 29 1999, @01:40PM
  • Large Mail / small server by noeld (Score:1) Friday July 30 1999, @01:01AM
  • software.com by mattfusf (Score:1) Thursday July 29 1999, @12:13PM
  • If you don't go open source, go with Notes by mmarcos (Score:1) Thursday July 29 1999, @06:12PM
  • Security worry - Exchange draws crackers by ExRex (Score:1) Friday July 30 1999, @04:14AM
  • Having to still support an old network installation run by a bunch of idiots (they are attempting to implement a mostly micro~1.oft shop), I can tell you that outlook doesn't scale to more than 2000 users before the maintenance starts to become a headache.

    This is a large client trying to implement a server farm of 20+ NT machines, each server supporting 600-800 users, and combining the whole lot into a coherent whole. Fortunately I only have to fix their poor network designs. The team of administrators now numbers more than 50, most are MCSEs, none less than 5 years experience with Micro~1.oft products. They are tearing their hair out on a daily basis. Complaints number in the hundreds every day, and thats just the users who haven't given up completely.

    My advice is to start looking at the larger commercial products, possibly Netscape's server. Get a reputable vendor to support it.

    If you look at open source systems, start with OpenBSD and NetBSD.

    Divide your system up between the MTA doing delivery/reception of the messages, and the MTA serving the users. Its ok if email to the outside world goes down for short periods of time, its almost expected. But if users cant get to their mailbox 100% of the time, you will look bad.

    You also need to look at managing more than 32000 or 65000 users in the future, remember that various *nixes have either 15 or 16 bit UID fields. You should make sure user accounts/authentication/logins are separate from any UID system on any machine type. This means getting some kind of medium sized DB, and tying it into your auth and login schemes. Others have done it, its not that hard (look at AOL with 10million+ user accounts)

    the AC
  • Re:Scaling the box might be the real problem... by renbear (Score:1) Thursday July 29 1999, @03:24PM
  • cc:Mail by Chemical (Score:1) Friday July 30 1999, @07:08AM
  • Open Source or Outsource by lars@aronsson.se (Score:1) Friday July 30 1999, @09:10AM
  • A request for rewd by plopez (Score:2) Thursday July 29 1999, @12:20PM
  • Re:No recommendation... by Jules Agee (Score:1) Thursday July 29 1999, @05:49PM
  • Re:thumbs up, from the trenches by Jules Agee (Score:1) Thursday July 29 1999, @05:55PM
  • Re:Scaling the box might be the real problem... by Jules Agee (Score:1) Thursday July 29 1999, @07:23PM
  • Re:Er, no, Er, no by twit (Score:1) Thursday July 29 1999, @05:12PM
  • Re:What a load of shit by fists_of_fun (Score:1) Friday July 30 1999, @04:46AM
  • Re:Scaling the box might be the real problem... by sirket (Score:2) Thursday July 29 1999, @06:08PM
  • Commercial Choices by birder (Score:1) Friday July 30 1999, @01:11AM
  • Re:balance all your subsystems by Rapunzel (Score:1) Friday July 30 1999, @01:49AM
  • Re:qpopper bad for large mailboxes by Rapunzel (Score:2) Friday July 30 1999, @12:01AM
  • Scalability is the key by bgp4 (Score:1) Thursday July 29 1999, @03:05PM
  • Is Linux scalable enough for mail processing? by Augur (Score:1) Thursday July 29 1999, @03:10PM
  • And what about MacOS X Server? by bomek (Score:1) Friday July 30 1999, @01:10AM
  • Just so you know... by konstant (Score:1) Thursday July 29 1999, @03:19PM
  • Re:References (and a MSX Nightmare Story) by konstant (Score:1) Thursday July 29 1999, @06:18PM
  • Re:Netware can do it by mrfantasy (Score:1) Thursday July 29 1999, @03:41PM
  • Lots of small files are easy. by Convergence (Score:1) Thursday July 29 1999, @01:39PM
  • Cyrus free? by Ulmo (Score:1) Thursday July 29 1999, @03:53PM
  • What Cornell University uses by Chesther (Score:1) Friday July 30 1999, @03:12AM
  • Re:Hotmail by z4ce (Score:1) Thursday July 29 1999, @12:15PM
  • Sun's SIMS [was Re:Netscape Messaging Server] by Ino (Score:1) Thursday July 29 1999, @10:24PM
  • Re:Scaling the box might be the real problem... by Ino (Score:1) Thursday July 29 1999, @11:14PM
  • SOLUTION by rob_west (Score:1) Thursday July 29 1999, @03:15PM
  • Re:Exchange and relaying by dorjelorand (Score:1) Friday July 30 1999, @12:28PM
  • Exchage, only for big bucks. by ZTechNet (Score:1) Thursday July 29 1999, @12:41PM
  • Qmail with 50,000+ by moorley (Score:2) Thursday July 29 1999, @06:19PM
  • Re:Run, do not walk, away from Exchange. by Patton (Score:2) Friday July 30 1999, @02:54AM
  • A good start for research... by SpamapS (Score:1) Thursday July 29 1999, @06:14PM
  • PostFix by brianl (Score:1) Thursday July 29 1999, @01:14PM
  • Re:25000 users on NT? good luck. by brianl (Score:1) Thursday July 29 1999, @01:18PM
  • LDAP is an answer. by Inoshiro (Score:1) Thursday July 29 1999, @05:51PM
  • Exchange... why not?? by feldy (Score:1) Thursday July 29 1999, @04:01PM
  • Re:Hotmail by OldManSteptoe (Score:1) Friday July 30 1999, @01:15AM
  • Re:Sun Hardware by OldManSteptoe (Score:1) Friday July 30 1999, @01:32AM
  • Re:What a load of shit by Oddball (Score:1) Friday July 30 1999, @07:48AM
  • Re:Exchange => Pain by taltosv (Score:1) Thursday July 29 1999, @10:26PM
  • Exchange by bob4u2c (Score:1) Thursday July 29 1999, @12:25PM
  • Re:Not Netscape... by Brandon Hume (Score:1) Thursday July 29 1999, @12:24PM
  • Solutions by atrus (Score:1) Thursday July 29 1999, @12:40PM
  • Large Scale Mail System... by gnu (Score:1) Thursday July 29 1999, @12:52PM
  • large mailboxes by rcromwell2 (Score:1) Thursday July 29 1999, @01:05PM
  • Re:large mailboxes by rcromwell2 (Score:1) Thursday July 29 1999, @01:06PM
  • Linux for email by palepinoy (Score:1) Thursday July 29 1999, @01:12PM
  • How about a DS10? by 8127972 (Score:1) Thursday July 29 1999, @01:14PM
  • We do it, with CYRUS. by Zelig (Score:1) Thursday July 29 1999, @02:35PM
  • Re:I had Exchange to work well by robcamp (Score:1) Thursday July 29 1999, @02:36PM
  • An Open Source, Python HotMail look alike by A Zope Developer (Score:1) Thursday July 29 1999, @03:09PM
  • LDAP patches for Qmail & other ideas by justinm (Score:1) Thursday July 29 1999, @04:22PM
  • Re:Scaling the box might be the real problem... by kcsmiff (Score:1) Thursday July 29 1999, @04:47PM
  • Re:Intermail by Qstyk (Score:1) Thursday July 29 1999, @04:48PM
  • Re:Exchange and relaying by TimeWaste (Score:1) Thursday July 29 1999, @04:58PM
  • Re:Intermail by TimeWaste (Score:1) Thursday July 29 1999, @05:00PM
  • Meta by David Muir Sharnoff (Score:2) Thursday July 29 1999, @08:31PM
  • Re:Manual user creation by egghat (Score:1) Thursday July 29 1999, @11:28PM
  • MCIS by thomh (Score:2) Friday July 30 1999, @01:24AM
  • NT? by EightBitMonkey (Score:1) Friday July 30 1999, @05:38AM
  • We are currently using Sendmail Round Robin by Joe Schmo (Score:1) Friday July 30 1999, @05:34AM
  • Re:NT by Joe Schmo (Score:1) Friday July 30 1999, @06:04AM
  • Re:NT by Joe Schmo (Score:1) Friday July 30 1999, @06:34AM
  • OpenMail by richi (Score:1) Monday August 02 1999, @08:27AM
  • Openmail by cesman (Score:1) Monday August 02 1999, @08:18AM
  • 155 replies beneath your current threshold.
(1) | 2 | 3 | 4 | 5