annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
409
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 .. -*- coding: utf-8; indent-tabs-mode: nil; -*-
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3 bsmtp2dma.conf
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4 ==============
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
5
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
6 Description
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
7 -----------
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
8
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
9 Used by :manpage:`bsmtp2dma(8)`.
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
10
414
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
11 It is a shell style configuration file which is sourced in at program start.
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
12
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
13 The following configuration settings are currently supported:
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
14
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
15 ``MAILER``
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
16
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
17 The absolute path to the underlying mail command.
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
18
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
19 The default is :command:`/usr/sbin/sendmail`.
3ac1e09c1fa1 More manpage content for bsmtp2dma(5)
Franz Glasner <fzglas.hg@dom66.de>
parents: 409
diff changeset
20
409
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
21
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
22 See Also
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
23 --------
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
24
4219294c2930 Prepare the skeleton of man pages for all the configuration files used:
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
25 :manpage:`bsmtp2dma(8)`