mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
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
4 lines
186 B
Text
4 lines
186 B
Text
# $DragonFly: src/etc/dma/auth.conf,v 1.1 2008/02/02 18:24:00 matthias Exp $
|
|
#
|
|
# SMTP authentication entries (currently AUTH LOGIN only)
|
|
# Format: user|my.smarthost.example.com:password
|