Date: Sat, 7 Dec 1996 20:28:26 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: spaz@u.washington.edu (John Utz) Subject: Re: ppp+alias -auto &spurious dialups. Message-ID: <199612071928.UAA22040@uriah.heep.sax.de> In-Reply-To: <Pine.OSF.3.95.961205224308.19844A-100000@becker2.u.washington.edu> from John Utz at "Dec 5, 96 10:47:33 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As John Utz wrote: > Yuparoo! It's sendmail! > do we really need it to be on by default? Anybody likely to use it ( ie > ISP's ) would be smart enuf to turn it on and it is just a waste having it > run if it is not configured, right? Sheesh. sendmail is our default MTA. It's not an ISP-only thing, even local mail is being passed to sendmail: j@uriah 1506% mail -s "Just nothing" j < /dev/null Null message body; hope that's ok j@uriah 1507% lastcomm | head -5 sendmail -F j ttyp3 0.00 secs Sat Dec 7 20:26 mail.local -S j __ 0.02 secs Sat Dec 7 20:26 sendmail -S j ttyp3 0.06 secs Sat Dec 7 20:26 sendmail -F j ttyp3 0.00 secs Sat Dec 7 20:26 mail - j ttyp3 0.02 secs Sat Dec 7 20:26 -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612071928.UAA22040>