Re: sendmail upgrade 8.12.10

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 10/02/03

  • Next message: Mohamed Shahil Mooradun: "Fatal Trap 9"
    Date: Thu, 02 Oct 2003 08:42:27 -0500
    To: jhampton@sscglobal.net
    
    

    jhampton@sscglobal.net wrote:

    >I recently taken over admin duties for a FreeBSD server running sendmail
    >and bind. I need to upgrade sendmail due to the security bug, a
    >"pkg_versions -v" shows me that the previous guy had been installing the
    >sendmail-sasl ports. So I updated my ports and verified I had the current
    >version. First I tried a "make install" from
    >/usr/ports/mail/sendmail-sasl, it seemed to go fine but did not upgrade to
    >version 8.12.10. Next I tried to update from /usr/ports/mail/sendmail
    >using the "make install SENDMAIL_WITH_SASL" command, I got errors and it
    >would not complete install. Any suggestions?
    >
    >
    After any rebuild, the .cf and .mc files must be
    rebuilt in /etc/mail. Possible that typing "make"
    at the shell prompt from the /etc/mail directory
    would accomplish this, though some guys who
    understand it better could explain in more detail,
    or give a more specific command.

    You'll need to restart the daemon afterwards:

    $/bin/sh /etc/rc.sendmail restart

    HTH,

    Kevin Kinsey

    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Mohamed Shahil Mooradun: "Fatal Trap 9"