Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 09:45:05 -0800
From:      Gregory Neil Shapiro <gshapiro@freebsd.org>
To:        Jan Grant <Jan.Grant@bristol.ac.uk>
Cc:        freebsd-current@freebsd.org, freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: Another possible solution for non-sendmail users
Message-ID:  <15523.22177.949564.800131@horsey.gshapiro.net>
In-Reply-To: <Pine.GSO.4.44.0203281733240.7694-100000@mail.ilrt.bris.ac.uk>
References:  <15523.14636.146301.834847@horsey.gshapiro.net> <Pine.GSO.4.44.0203281733240.7694-100000@mail.ilrt.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan.Grant> Hang on, what problem? I think you've already done this: if you use

Jan.Grant> sendmail_enable = "YES"
Jan.Grant> sendmail_flags = "whatever you normally use"

And:

sendmail_msp_queue_enable="NO"

Jan.Grant> and configer /etc/mail/mailer.conf properly, then if your MTA
Jan.Grant> was written to teh sendmail CLI, you're out of the woods,
Jan.Grant> surely?

Yes, for the particular case you mention.  But others do not want to
start their MTA daemon from /etc/rc (or don't want to start any daemon)
and now need:

sendmail_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
sendmail_submit_enable="NO"

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




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