summaryrefslogtreecommitdiff
path: root/etc/mail/Makefile
AgeCommit message (Collapse)Author
2014-09-17With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile.Antoine Jacoutot
There is one table in the default configuration which is 'aliases' and the db can be created using newaliases(8). "go for it" guenther@ ok sthen@ matthieu@ gilles@
2014-09-15Remove sendmail tentacles. ok krw@ ajacoutot@Matthieu Herrb
2014-03-12just run newaliases. should be about the same, but less sendmail.Ted Unangst
ok todd
2009-04-02restore previous behaviour and reach directly to libexec forJacek Masiulaniec
makemap as !sendmail versions of this binary are not valid here. pointed out by and ok sthen@
2009-03-18unbreak make release, spotted by todd and kurtJacek Masiulaniec
2007-02-27/etc/spamd.conf moves to /etc/mail/spamd.confBob Beck
2004-08-14Add example genericstableTodd C. Miller
2004-06-24Add genericstable to the list of databases we can create automatically.Tom Cosgrove
"looks fine" millert@
2003-09-25Install files as group wheel to match mtree/special; noticed by David KrauseTodd C. Miller
2003-09-23Sample files for /etc/mail, installed at 'make distribution' time.Todd C. Miller