mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
a9e8641da9
It is a small and lightweight Mail Transport Agent. It accepts mails from locally installed Mail User Agents (MUA) and delivers the mails either locally or to a remote destination. Remote delivery includes several features like TLS/SSL support, SMTP authentication and NULLCLIENT. Make dma conditional to new WITHOUT_DMA option and make it respect WITHOUT_MAIL Reviewed by: peter Discussed with: emaste, bz, peter
7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
usr/sbin/dma usr/bin/mailq
|
|
usr/sbin/dma usr/bin/newaliases
|
|
usr/sbin/dma usr/sbin/sendmail
|
|
usr/share/man/man8/dma.8 usr/share/man/man8/mailq.8
|
|
usr/share/man/man8/dma.8 usr/share/man/man8/newaliases.8
|
|
usr/share/man/man8/dma.8 usr/share/man/man8/sendmail.8
|