CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/03 14:20:20
Added files:
usr.sbin/smtpd : makemap.8 makemap.c
usr.sbin/smtpd/makemap: Makefile
Log message:
- smtpd's db maps are incompatible with sendmail's and needs a distinct
makemap utility, this is needed for virtual users support amongst
other things. links to smtpd's aliases.c and only provides a
frontent to parse map descriptions. contains code from pyr@, chl@
and I. Should have also been imported with smtpd.
