summaryrefslogtreecommitdiff
path: root/etc/mail/smtpd.conf
blob: be8b805c2d6a3f6290fc6bbb75a079711c1b1d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$OpenBSD: smtpd.conf,v 1.5 2012/10/11 21:16:28 gilles Exp $

# This is the smtpd server system-wide configuration file.
# See smtpd.conf(5) for more information.

# To accept external mail, replace with: listen on all
#
listen on lo0

map aliases source db "/etc/mail/aliases.db"

# Uncomment the following to accept external mail for domain "example.org"
#
# accept from any for domain "example.org" alias aliases deliver to mbox
accept for local alias aliases deliver to mbox
accept for any relay