On Wed, Dec 03, 2008 at 02:13:18PM -0700, Gilles Chehade wrote:

> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [EMAIL PROTECTED]       2008/12/03 14:13:18
> 
> Added files:
>       usr.sbin/smtpd : newaliases.8 newaliases.c 
>       usr.sbin/smtpd/newaliases: Makefile 
> 
> Log message:
> smtpd's aliases db is incompatible with sendmail's and requires a distinct
> newaliases utility. newaliases links to the aliases.c file from
> smtpd and only provides a frontend to parse aliases file.
> contains code from pyr@, chl@ and I, it should have been imported
> with smtpd.

I know this is work in progress, but: a word of warning; currently
this will hose an exitsing sendmail config. Please make this install
into /usr/libexec/smtpd or whatever dir and make sure mailwrapper
handles things properly. 

atm, makemap(8) is not handled by mailwrapper, so you might need to do
more work there.

        -Otto

Reply via email to