mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04: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
5 lines
160 B
Text
5 lines
160 B
Text
- unquote/handle quoted local recipients
|
|
- use proper sysexit codes
|
|
- handle/use ESMTP extensions
|
|
- .forward support
|
|
- suggest way to run a queue flush on boot
|