view docs/man/man5/bsmtp2dma.conf.rst @ 649:4ee9a8042f4a

common.subr: _get_jail_from_path() now just returns when the jail is dying. But it prints the name of the jail if it is yet dying. Real error reporting must not consistently be done in the caller.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 27 Sep 2024 21:21:34 +0200
parents 3ac1e09c1fa1
children
line wrap: on
line source

.. -*- coding: utf-8; indent-tabs-mode: nil; -*-

bsmtp2dma.conf
==============

Description
-----------

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
--------

:manpage:`bsmtp2dma(8)`