Date: Sat, 02 Jul 2005 14:23:53 -0400 From: Chuck Swiger <cswiger@mac.com> To: dick hoogendijk <dick@nagual.st> Cc: freebsd-questions@freebsd.org Subject: Re: starttls sendmail Message-ID: <42C6DBB9.3090301@mac.com> In-Reply-To: <20050702181945.GA1074@pooh.nagual.st> References: <20050702122208.GA24878@lothlorien.nagual.st> <42C6D3FF.6040400@mac.com> <20050702181945.GA1074@pooh.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
dick hoogendijk wrote: > On 02 Jul Chuck Swiger wrote: >>A default case can be specified by using just the tag. For example, >>the following entries in the access map: >> >> Try_TLS:broken.server NO > > So, if I understand correctly putting a line like "Try_TLS NO" > in /etc/mail/access will stop sendmail from using tls sessions? Yes. Sendmail's config file needs to be set up to use the access map (it is enabled by default for FreeBSD), and you will need to do a "make all" in /etc/mail or run makemap yourself to rebuild the access map from the text file. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C6DBB9.3090301>