Re: Sendmail vs Exim vs Others
From: Steve Lamb (grey_at_dmiyu.org)
Date: 01/30/04
- Previous message: Paul Cunnane: "hpt366 and kernel 2.6"
- In reply to: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Next in thread: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Reply: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Paul Cunnane: "hpt366 and kernel 2.6"
- In reply to: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Next in thread: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Reply: Vincent Lefevre: "Re: Sendmail vs Exim vs Others"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]