[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disable STARTTLS in sendmail



On Tue, Aug 12, 2003 at 05:45:04PM -0400, Richard A Nelson wrote:
> On Tue, 12 Aug 2003, Markus Bajohr wrote:
> 
> > I've installed Debian Woody 3.0 with the sendmail package.
> > It's all working, but I get a lot of messages, like:
> >
> > Aug 12 13:22:35 fileserver sm-mta[2420]: STARTTLS=server: file
> > /etc/mail/ssl/sendmail-server.crt unsafe: No such file or directory
> > Aug 12 13:30:01 fileserver sm-msp-queue[2496]: STARTTLS=client: file
> > /etc/mail/ssl/sendmail-client.crt unsafe: No such file or directory
> > Aug 12 13:30:01 fileserver sm-msp-queue[2496]: STARTTLS=client: file
> > /etc/mail/ssl/sendmail-common.key unsafe: No such file or directory
> > Aug 12 13:30:01 fileserver sm-msp-queue[2496]: STARTTLS=client: file
> > /etc/mail/ssl/sendmail-server.crt unsafe: No such file or directory
> > Aug 12 13:30:01 fileserver sm-msp-queue[2496]: STARTTLS=client, error:
> > load verify locs /etc/ssl/certs/, /etc/mail/ssl/sendmail-server.crt
> > failed: 0
> >
> > My question: How can I disable the STARTTLS?
> > I don't need it on a fileserver. Is there a way to disable these error
> > messages in the logfile(s)?
> 
> The next upload will make STARTTLS and AUTH completely optional,
> until then, make sure you remove, the line
> 	include(`/etc/mail/[tls/]?starttls.m4')
> from both sendmail.mc and submit.mc

Is this not cleaner and clearer? (add it to sendmail.mc)

dnl # Disable TLS
define(`sm_enable_tls', `no')dnl

-simonm (E: simon@asidua.com W: +44 28 9072 5060 M: +44 7710 836915)
SAM: "What's new Normie?"
NORM: "Terrorists, Sam. They've taken over my stomach & they're demanding
beer."



Reply to: