Re: Sendmail vs Exim vs Others

From: Steve Lamb (grey_at_dmiyu.org)
Date: 01/30/04

  • Next message: M.Kirchhoff: "Re: Mobo with fan controls"
    Date: Fri, 30 Jan 2004 09:03:28 -0800
    To: debian-user@lists.debian.org
    
    

    Vincent Lefevre wrote:
    > Could you explain why?

         Procmail is an MDA which provides filtering.

         Exim does not need an MDA and has its own user-level filtering. For
    example here's the filter for this list:

    # Debian-user
    if
       $h_List-ID: contains "<debian-user.lists.debian.org>"
    then
       save Mail/debian-user
    endif

    -- 
              Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
            PGP Key: 8B6E99C5       | main connection to the switchboard of souls.
    -------------------------------+---------------------------------------------
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: M.Kirchhoff: "Re: Mobo with fan controls"