mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
dma(8): add newaliases to mailer.conf
Reported by: karels MFC After: 3 days
This commit is contained in:
parent
3cf97e91fa
commit
d525abd277
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
sendmail /usr/libexec/dma
|
||||
mailq /usr/libexec/dma
|
||||
sendmail /usr/libexec/dma
|
||||
mailq /usr/libexec/dma
|
||||
newaliases /usr/libexec/dma
|
||||
|
|
|
|||
Loading…
Reference in a new issue