Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 10:13:35 +0200
From:      Joan Picanyol <pica@biaix.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: mta versus sendmaill
Message-ID:  <20020728101335.B25979@grummit.biaix.org>
In-Reply-To: <20020728100644.A584@variola>; neologism's (neologism@seznam.cz) message of [20020728 10:08]
References:  <20020728100644.A584@variola>

next in thread | previous in thread | raw e-mail | index | archive | help
* neologism <neologism@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
-- 
pica

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020728101335.B25979>