Date: Mon, 5 Nov 2001 17:31:53 -0800 (PST) From: Brian Behlendorf <brian@collab.net> To: Danny <eyezonme@gmx.net> Cc: <freebsd-security@freebsd.org> Subject: Re: Qmail Relay Message-ID: <20011105172917.J388-100000@localhost> In-Reply-To: <003301c16658$1c36c070$020144c0@danny>
next in thread | previous in thread | raw e-mail | index | archive | help
This is really not on-topic for this list, but to answer it anyways, tcpserver is like inetd in that it passes along network connections to particular processes (in this case, qmail-smtpd) and is what listens on port 25 for SMTP traffic, so it is a necessary part of using qmail as your MTA. If all you need to do is be able to send mail, you don't even really need an MTA, as most modern mail clients (all the GUI ones I know of, pine, mutt, etc) can SMTP connect to a remote mail server. Brian On Mon, 5 Nov 2001, Danny wrote: > From reading all the FAQs and whatnot from DJB (who seems to be quite > the arrogant prick) it doesn't appear that there is any way of using a > q-mail server as a realy besides running his 'tcpserver'. Is this the > case or can I use qmail as a realy without relying on anything besisides > the 4.4 base system? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011105172917.J388-100000>