comparison bin/bsmtp2dma @ 123:397bf58e85d2

Document configuration file usage
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 16 Oct 2019 00:23:53 +0200
parents 61df67459e30
children
comparison
equal deleted inserted replaced
122:00b99c1f039c 123:397bf58e85d2
43 Usage: 43 Usage:
44 44
45 The body of the email message is read from standard input. Message is 45 The body of the email message is read from standard input. Message is
46 ended by sending the `EOF` character (`Ctrl-D` on many systems) on the 46 ended by sending the `EOF` character (`Ctrl-D` on many systems) on the
47 start of a new line, much like many `mail` commands. 47 start of a new line, much like many `mail` commands.
48
49
50 Files:
51
52 The shell style configuration file in
53
54 @@ETCDIR@@/bsmtp2dma.conf is
55
56 sourced in at script start.
48 57
49 ' 58 '
50 59
51 # 60 #
52 # Configuration directory 61 # Configuration directory