On Wed, 5 Mar 2003, Tommy Forrest - KE4PYM wrote: > One more sendmail question. After installing the ports version and > telnetting to my local host on port 25 I get the following greeting: > > 220 myhost.com ESMTP Sendmail 8.12.8/8.11.1; Wed, 5 Mar 2003 21:03:12 > -0500 (EST) > > Should 8.11.1 be showing up? > Hello There:
After doing the installation, you should have a file in your /etc/mail folder called freebsd.cf. Save your old sendmail.cf file (as sendmail.cf.old or whatever), move the freebsd.cf file to sendmail.cf and kill -HUP sendmail. Now your cf file should return 8.12.8 as well. Mike To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
