Slashdot Mirror


Sendmail On IBM Mainframes Running GNU/Linux

raffe writes: "Cnet reports that Sendmail has released a version of its e-mail server software that can run on Linux-powered IBM mainframe computers. In one benchmark test, IBM found that it was possible to house 2 million e-mail accounts on a single server, with 10 percent of the users accessing their mail at any given moment" For some reason though, IBM zSeries machines aren't listed at pricewatch ;)

4 of 132 comments (clear)

  1. Re:go with qmail by Anonymous Coward · · Score: 0, Offtopic

    But, but, but, qmail doesn't have the "instant" root exploit (or any other exploit) like sendmail does. How are local users suppose to "get root"?

    P.S. I'm a qmail admin. I sleep at night.

  2. This pretty much sums up IBM's thoughts on this... by Anonymous Coward · · Score: 0, Offtopic

    ___....---"""".
    ." ". S \
    / \ e i
    i i i
    i__ _ i n i
    " "\\ i i
    || i d i
    __.// i _ . - "i
    \ i- " i
    i ii m i
    \ / i i
    "._.--"i a i
    i i
    i i i
    i _i
    i l _.-"
    i _.-"
    i-"

  3. GNU/Linux?? by duffbeer703 · · Score: 1, Offtopic

    Maybe I've been smoking too much crack, but I though CmdrTaco stated one short week ago that Linux should not be referred to as GNU/Linux?

    Fuck the lameness filter, here's something really lame, courtesey of Slash:

    # interpolative hash ref. Got these figures by testing out
    # several paragraphs of text and saw how each compressed
    # the key is the ratio it should compress, the array lower,upper
    # for the ratio. These ratios are _very_ conservative
    # a comment has to be absolute shit to trip this off
    if (!$bad) {
    my $limits = {
    1.3 => [10,19],
    1.1 => [20,29],
    .8 => [30,44],
    .5 => [45,99],
    .4 => [100,199],
    .3 => [200,299],
    .2 => [300,399],
    .1 => [400,1000000],
    };

    # Ok, one list ditch effort to skew out the trolls!
    if (length($$comm) >= 10) {
    for (keys %$limits) {
    # DEBUG
    # print "ratio $_ lower $limits->{$_}->[0] upper $limits->{$_}->[1]<br>\n";
    # if it's within lower to upper
    if (length($$comm) >= $limits->{$_}->[0] &&
    length($$comm) <= $limits->{$_}->[1]) {

    # if is >= the ratio, then it's most likely a
    # troll comment
    if ((length(compress($$comm)) /
    length($$comm)) <= $_) {

    # blammo luser
    $$error_message = slashDisplay('errors', {
    type => 'compress filter',
    ratio => $_,
    }, 1);
    editComment('', $$error_message), return unless $preview;
    $bad = 1;
    last;
    }

    }
    }
    }
    }

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  4. "GNU/Linux"??? by tswinzig · · Score: 1, Offtopic

    Timothy, you pushover!

    --

    "And like that ... he's gone."