view docs/man/man5/bsmtp2dma.conf.rst @ 726:23f6d2993fa2

farray.sh: Test the debug output and the destruction of complex objects. BUGS: No formal ownership management is done yet. It is planned to implement resource management with reference counting.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 06 Oct 2024 16:19:45 +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)`