Re: How do fix a good solution against spam..

From: Giorgos Keramidas (keramida_at_ceid.upatras.gr)
Date: 05/16/04

  • Next message: Richard Bejtlich: "Way to ignore portaudit results?"
    Date: Sun, 16 May 2004 12:30:59 +0300
    To: Anton Alin-Adrian <aanton@reversedhell.net>
    
    

    On 2004-05-16 01:46, Anton Alin-Adrian <aanton@reversedhell.net> wrote:
    > M.Jessa> Not only it's way faster than perl based messagewall, amavisd and
    > M.Jessa> mailscanner etc but it also has neat stuff like making connections
    > M.Jessa> back to the sender's MX checking for validity of the sender's
    > M.Jessa> email.
    >
    > So far I can only release this code. It implements exactly what was
    > mentioned about exim. I use it with qmail because qmail I have, but
    > can be used with postfix/sendmail with ease. So now not only exim can
    > do that hack.

    Similar functionality to the one described above can be added to
    Sendmail with a milter.

    Anyway, you surely can't be using the program you sent. It doesn't even
    build here:

        giorgos@gothmog[11:31]/tmp/mxcheck$ cc -O2 -ggdb check.c
        check.c: In function `filtervalidmail':
        check.c:443: error: syntax error at end of input
        giorgos@gothmog[11:31]/tmp/mxcheck$ _

    > PS - this is how i use it:
    > .qmail-file:
    >
    > | /usr/local/bin/check /usr/local/bin/safecat /path/to/Maildir/tmp
    > /path/to/Maildir/new
    >
    > #the above after | is on a single line.

    Putting aside the facts that the source is entirely undocumented, that
    it doesn't even build, that it has a million style bugs, that the
    comments aren't really helpful in understanding how it works, and that
    it's entirely undocumented...

    - What does each one of these parameters exactly do?
    - What is safecat and why is it run with a full pathname?
    - Why are you using an internal Maildir/ path like 'tmp'?
    - Does this work in a .forward file too?

    I know, I know that RTFS for such a small program documentation is most
    of the time unnecessary for the experienced hacker, but IMHO this is
    something that simple FreeBSD users might want to install too. Without
    any sort of documentation or other hint about the way it works, you
    don't really expect anyone to run this or do you? :-/

    - Giorgos

    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Richard Bejtlich: "Way to ignore portaudit results?"

    Relevant Pages

    • Re: Ideal mail server: qmail or postfix
      ... > services and we are looking at incorporating mail server services. ... All of whom ran Exim. ... One used Exim, one Sendmail, one Qmail, and the fourth ran ... Which is why the Exim platform was chosen to be the standard ...
      (freebsd-isp)
    • Re: Uninstalling exim (when turning it off is not enough)
      ... Little did I know that it would install new pacakages on its ... what happened was that yum installed exim and mail stopped. ... > processed through qmail, spamassassin and clamav. ... MTA rpm package. ...
      (Fedora)
    • Re: Postfix or Sendmail?
      ... On Wed, 2005-01-19 at 07:48 +0100, Michael Stiller wrote: ... > Consider exim and qmail too. ... I'm a Postfix user myself, it one of those packages that "just works" - ... I used to poke around with qmail too - the quirks are many but not ...
      (Fedora)
    • Re: Postfix/Exim Security
      ... the qmail server@ securityfocus.com doesn't strip them out:), ... Exim pretty heavily... ... > What are the specific problems with security on exim/postfix? ... the "security problems" with Exim that you need to worry about ...
      (Focus-Linux)
    • Re: qmail inclusion in official release of FC4?
      ... |>Add to that DJB's licensing restrictions, and I would expect to see Exim ... |>in Fedora long before qmail. ... I used to use qmail and got fed up with it. ... Probably should have looked for Exim before shooting ...
      (Fedora)