jsg
e8ef592417
remove uatraps from "all" as well
ok beck@
8 years ago
beck
06344629af
Alas all good things come to an end. The U of A traplist is going away as
the University of Alberta moves away from running a spamd fronted MX,
so there is no more source for this traplist anymore.
8 years ago
jung
9c293ef0c3
listen directive may use a table for authentication, to make this work the
table has to be defined BEFORE
consequently move all tables in the examples to the beginning and before the
listen directive to avoid tables not being found
no functional change
ran into this myself earlier, also reported by cjones via irc
ok gilles
8 years ago
jmc
983f38a926
fix word issue, as reported by hans
8 years ago
espie
ec0bd9b26a
add proper entries for pkg_add privsep, instead of piggy-backing on _pfetch
which was a "better than nothing" measure for 5.9.
Another user to come. Approved by deraadt@ on principle.
thanks sthen@ for checking my lines over.
8 years ago
sunil
83a87d3451
Now that default smtpd.conf aliases table has been switched to
'file' backend, we no longer have to generate the .db files.
Ok gilles@
9 years ago
sunil
68066c2528
Switch to 'file' backend for aliases table for default configuration.
Ok gilles@ jung@ millert@
9 years ago
ratchov
0dbf1530bb
Add _sndiop user and group for (future) privileged sndiod process.
ok deraadt
9 years ago
sunil
fe815f777e
Use mailwrapper path instead of smtpd.
Ok tb@ jung@
9 years ago
deraadt
8808d80c07
create new independent uid/gid for tftp_proxy and ftp_proxy.
They should not share a uid. Leave the proxy uid for later mop-up
(sysmerge does not handle uid renamings well enough)
ok dlg, ok aja a while back
9 years ago
mlarkin
03e2c37546
Add user "_vmd" for forthcoming vmd daemon
9 years ago
tedu
15709f6a28
no mail for _rebound. deraadt
9 years ago
deraadt
6e97a39189
add _eigrpd user/group
9 years ago
ajacoutot
fedd8f8a4a
Add the _radiusd user.
ok sthen@
9 years ago
sthen
06c363ecd2
Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb
multi-user builds. Discussed with espie, ajacoutot, ok deraadt
9 years ago
naddy
830def10dc
Create aliases.db from the installed aliases file, so we get the correct
owner and group. Reported by Mark Patruck. ok deraadt@ miod@
9 years ago
nicm
c9b4c6254f
Add a _file user and use for privsep, ok deraadt
9 years ago
ajacoutot
02ad540a91
Drop smmsp group and alias.
ok matthieu@ miod@
10 years ago
ajacoutot
e1ba88cae4
With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile.
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@
10 years ago
matthieu
0059b4fd65
Remove sendmail specific files.
10 years ago
matthieu
76852e9bcd
Remove sendmail tentacles. ok krw@ ajacoutot@
10 years ago
deraadt
b0315aca81
disable use of bind in base; in the base use nsd/unbound instead.
a proper & complete bind port will show up.
discussed with many for years
10 years ago
gilles
7b7c7b435b
replace sendmail with smtpd in a comment
reported by Scott McEachern <scott@blackstaff.ca>
ok deraadt@ and todd@
10 years ago
okan
82176404fa
re-add _ppp for npppd here as well; ok ajacoutot
10 years ago
sthen
4160ff8632
no more _ppp user
10 years ago
sthen
216f65a4eb
Add _unbound user here too. Reminded by aja@
10 years ago
tedu
f053ee9367
adding a user is hard. mistakes pointed out by ajacoutot
10 years ago
tedu
f87d303583
just run newaliases. should be about the same, but less sendmail.
ok todd
10 years ago
tedu
01d0115415
switch over to smtpd by default.
ok deraadt gilles todd
10 years ago
tedu
5ca9d3294f
remove popa3d etc tendrils
11 years ago
ajacoutot
6cd5d4a0a6
Remove the following users which became obsolete:
* _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@
11 years ago
ajacoutot
38249d5b9a
Remove all references to btd and the corresponding _btd user and group.
ok sthen@ deraadt@
11 years ago
jmc
e21741f91f
correct path for op.me; from J??r??mie Courr??ges-Anglas
ok millert
11 years ago
gilles
e7c79ed63b
update smtpd.conf, map API gone and replaced with table API
12 years ago
dcoppa
01e103d48c
Forgot to add _iscsid to mail/aliases
Pointed out by ajacoutot@
12 years ago
gilles
cd01db31b9
- replace "all" with "any"
- add examples for how to accept mail from external source and for a
specific domain
12 years ago
jmc
dcf5192197
don;t quote things unneccessarily; ok gilles
12 years ago
beck
49693f9f4f
remove korea and china examples, as these files don't mirror reliably
and have been stubbed on openbsd.org anyway ok millert@ robert@ otto@
12 years ago
gilles
8c800265d6
remove the brackets in aliases map declaration, they look ugly
12 years ago
deraadt
830dbd7e50
Kill msgs. Noone uses it, and it has a longjmp in it.
Lots of agreement.
14 years ago
reyk
5dc347b741
add _iked
pointed out by jsg@
14 years ago
martinh
70789f1e71
enable ldapd and ldapctl in the build
ok deraadt@
14 years ago
ratchov
7c2f0fae99
Allow multiple users to share the same aucat server. If aucat is
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
14 years ago
claudio
fd5e12ebcf
Add _ldpd user for ldpd(8). OK dlg, deraadt
15 years ago
jakob
e3711b1835
add _nsd
15 years ago
gilles
9e5dd57733
to resolve aliases, a rule must now provide the alias parameter with the
name of the map to use for resolution
15 years ago
thib
73ed815001
add _rwalld here too
15 years ago
jacekm
6dbb723a11
restore previous behaviour and reach directly to libexec for
makemap as !sendmail versions of this binary are not valid here.
pointed out by and ok sthen@
15 years ago
jacekm
67549a9fb7
unbreak make release, spotted by todd and kurt
16 years ago
gilles
b93442e602
move smtpd.conf to etc/mail/ directory. it is not installed yet by the
build
16 years ago