Date: Thu, 8 May 2014 21:38:41 -0700 From: Gregory Shapiro <gshapiro@freebsd.org> To: Lucius Rizzo <Lucius.Rizzo@the.ie> Cc: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: Sendmail Version Message-ID: <20140509043840.GE16354@minime.local> In-Reply-To: <20140509043517.GA94109@The.ie> References: <20140509025015.GA91549@The.ie> <CAKFCL4VCVVOaqWjsOL_O2OVXMDBSuSgPuVzoGGTwtcCAAVWA_w@mail.gmail.com> <20140509043517.GA94109@The.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
> That being said, I understand the challenges of updating files as it relates to > release etc. That being said, maybe perhaps I should file a bug for it to be > done. No need to file a bug, the files are updated if you do a full buildworld/installworld and then update the files in /etc/mail: cd /etc/mail make make install make restart If /usr/share/sendmail/cf/ doesn't contain the new files and you don't want to do a full installworld, you could: cd /usr/src/share/sendmail make obj make make install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140509043840.GE16354>