summaryrefslogtreecommitdiff
path: root/etc/mail
AgeCommit message (Collapse)Author
2014-09-20Drop smmsp group and alias.Antoine Jacoutot
ok matthieu@ miod@
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 specific files.Matthieu Herrb
2014-09-15Remove sendmail tentacles. ok krw@ ajacoutot@Matthieu Herrb
2014-08-22disable use of bind in base; in the base use nsd/unbound instead.Theo de Raadt
a proper & complete bind port will show up. discussed with many for years
2014-06-06replace sendmail with smtpd in a commentGilles Chehade
reported by Scott McEachern <scott@blackstaff.ca> ok deraadt@ and todd@
2014-04-28re-add _ppp for npppd here as well; ok ajacoutotOkan Demirmen
2014-03-17no more _ppp userStuart Henderson
2014-03-15Add _unbound user here too. Reminded by aja@Stuart Henderson
2014-03-14adding a user is hard. mistakes pointed out by ajacoutotTed Unangst
2014-03-12just run newaliases. should be about the same, but less sendmail.Ted Unangst
ok todd
2014-03-12switch over to smtpd by default.Ted Unangst
ok deraadt gilles todd
2013-12-15remove popa3d etc tendrilsTed Unangst
2013-08-19Remove the following users which became obsolete:Antoine Jacoutot
* _afs: arla/nnpfs got disabled then removed long ago * _kdc, _kadmin: these were added 10 years ago but never used for anything afaict ok dcoppa@ beck@
2013-08-09Remove all references to btd and the corresponding _btd user and group.Antoine Jacoutot
ok sthen@ deraadt@
2013-03-14correct path for op.me; from J??r??mie Courr??ges-AnglasJason McIntyre
ok millert
2013-01-26update smtpd.conf, map API gone and replaced with table APIGilles Chehade
2012-10-13Forgot to add _iscsid to mail/aliasesDavid Coppa
Pointed out by ajacoutot@
2012-10-11- replace "all" with "any"Gilles Chehade
- add examples for how to accept mail from external source and for a specific domain
2012-07-16don;t quote things unneccessarily; ok gillesJason McIntyre
2012-05-14remove korea and china examples, as these files don't mirror reliablyBob Beck
and have been stubbed on openbsd.org anyway ok millert@ robert@ otto@
2012-05-12remove the brackets in aliases map declaration, they look uglyGilles Chehade
2010-09-22Kill msgs. Noone uses it, and it has a longjmp in it.Theo de Raadt
Lots of agreement.
2010-06-03add _ikedReyk Floeter
pointed out by jsg@
2010-06-03enable ldapd and ldapctl in the buildMartin Hedenfal
ok deraadt@
2010-04-22Allow multiple users to share the same aucat server. If aucat isAlexandre Ratchov
run by root, it binds a shared address to the socket, cranks the process priority and drops privileges. sio_open(3) will try to connect to the private socket first (if any), then to the shared socket. Only one user may have connections to aucat at a given time. based on discussions with henning, pyr and others ok jacek, deraadt
2010-02-22Add _ldpd user for ldpd(8). OK dlg, deraadtClaudio Jeker
2010-01-16add _nsdJakob Schlyter
2009-11-03to resolve aliases, a rule must now provide the alias parameter with theGilles Chehade
name of the map to use for resolution
2009-05-20add _rwalld here tooThordur I. Bjornsson
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
2009-03-17move smtpd.conf to etc/mail/ directory. it is not installed yet by theGilles Chehade
build
2009-03-04add _smtpd, ok deraadt@Gilles Chehade
2008-11-26aliases is sorted alphabetically, so move up '_btd'.Felix Kronlage
pointed out by jmc@
2008-11-26add '_btd' to the aliases too. of course, I forgot that.Felix Kronlage
spotted by rainer@, ok uwe@
2008-09-27- missing documentation bits for trusted-usersMartynas Venckus
- spamd(8) configuration now lives in /etc/mail, too - sort some items that were out of order ok jmc@. no objections millert@
2008-09-27remove extra '#'. ok millert@, jmc@Martynas Venckus
2008-06-26add _ypldap; ok deraadt@Todd T. Fries
2008-06-16+_rtadvd here too; ok deraadt@David Krause
2008-01-31enable snmpd in the buildReyk Floeter
approved by deraadt@, ok thib@
2007-12-11mention starttls(8)Todd C. Miller
2007-12-09_hoststated got renamed to _relaydReyk Floeter
2007-10-08Add the user _ospf6d otherwise the newly imported ospf6d daemon will notEsben Norby
start. ok dlg@
2007-05-12Only main www mirror carries spamd blacklists --Constantine A. Murenin
remove comments that said otherwise. "I agree" deraadt@; "diff looks fine" dlg@; ok henning@, beck@.
2007-03-06sync to latest changes in spamd.conf(5);Jason McIntyre
2007-02-27/etc/spamd.conf moves to /etc/mail/spamd.confBob Beck
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
ok miod@, henning@
2006-10-29Add the _ripd user and startup stuff.Esben Norby
ok claudio@
2006-06-01add all the goo to hook dvmrp into the systemEsben Norby
ok derradt@