atom feed3 messages in org.freebsd.freebsd-hackersRe: mta versus sendmaill
FromSent OnAttachments
neologismJul 28, 2002 1:06 am 
Joan PicanyolJul 28, 2002 1:13 am 
Doug WhiteJul 28, 2002 4:55 pm 
Subject:Re: mta versus sendmaill
From:Joan Picanyol (pi@biaix.org)
Date:Jul 28, 2002 1:13:13 am
List:org.freebsd.freebsd-hackers

* neologism <neol@seznam.cz> [20020728 10:08]:

I mean something like this:

case ${mta_enable} in [Yy][Ee][Ss]) if [ -r ${mta_start_script} ]; then sh ${mta_start_script} # eventually + ${mta_configuration} fi ;; esac

Well, Dan Bersntein has though of a much more refined version, have a look at http://cr.yp.to/etc-mta.html

qvb

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message