view docs/man/man5/bsmtp2dma.conf.rst @ 782:11f3101c1980

farray.sh: Implemented plain Insertionsort. Using the optimized algorithm already used in Shell sort, just without manx gaps and using only the fixed last step 1.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 26 Oct 2024 18:35:37 +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)`