.. -*- 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)`
