diff docs/man/man5/bsmtp2dma.conf.rst @ 414:3ac1e09c1fa1

More manpage content for bsmtp2dma(5)
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 15 Mar 2023 09:24:42 +0100
parents 4219294c2930
children
line wrap: on
line diff
--- a/docs/man/man5/bsmtp2dma.conf.rst	Wed Mar 15 09:10:16 2023 +0100
+++ b/docs/man/man5/bsmtp2dma.conf.rst	Wed Mar 15 09:24:42 2023 +0100
@@ -8,6 +8,16 @@
 
 Used by :manpage:`bsmtp2dma(8)`.
 
+It is a shell style configuration file which is sourced in at program start.
+
+The following configuration settings are currently supported:
+
+    ``MAILER``
+
+        The absolute path to the underlying mail command.
+
+        The default is :command:`/usr/sbin/sendmail`.
+
 
 See Also
 --------