]> git.ipfire.org Git - people/ms/dma.git/blob - debian/patches/32-comment-uncomment.patch
7835ae86b1633a740adb3ce487960917ed5eda1e
[people/ms/dma.git] / debian / patches / 32-comment-uncomment.patch
1 Description: Correct the comment/uncomment logic of the manual page wording.
2 Origin: other: http://svn.ringlet.net/svn/ringlet/mail/dma/
3 Forwarded: yes
4 Author: Peter Pentchev <roam@ringlet.net>
5 Last-Update: 2010-06-23
6
7 --- a/dma.8
8 +++ b/dma.8
9 @@ -207,15 +207,15 @@
10 .It Ic VIRTUAL Xo
11 (boolean, default=commented)
12 .Xc
13 -Comment if you want virtual user support.
14 +Uncomment if you want virtual user support.
15 .It Ic SECURETRANS Xo
16 (boolean, default=commented)
17 .Xc
18 -Comment if you want TLS/SSL secured transfer.
19 +Uncomment if you want TLS/SSL secured transfer.
20 .It Ic STARTTLS Xo
21 (boolean, default=commented)
22 .Xc
23 -Comment if you want to use STARTTLS.
24 +Uncomment if you want to use STARTTLS.
25 Only useful together with
26 .Sq SECURETRANS .
27 .It Ic CERTFILE Xo
28 @@ -225,7 +225,7 @@
29 .It Ic SECURE Xo
30 (boolean, default=commented)
31 .Xc
32 -Change this entry to
33 +Uncomment this entry and change it to
34 .Sq INSECURE
35 to use plain text SMTP login over an insecure connection.
36 You have to rename this variable manually to prevent that you send your
37 @@ -233,7 +233,7 @@
38 .It Ic DEFER Xo
39 (boolean, default=commented)
40 .Xc
41 -Comment if you want that
42 +Uncomment if you want that
43 .Nm
44 defers your mail.
45 You have to flush your mail queue manually with the
46 @@ -243,11 +243,11 @@
47 .It Ic DBOUNCEPROG Xo
48 (string, default=dbounce-simple-safecat)
49 .Xc
50 -Comment if you want the default behavior of
51 +Leave this entry commented if you want the default behavior of
52 .Nm
53 upon double bounces - just abort the delivery.
54 -Otherwise, specify the name or full path to a program that will process
55 -the bounced bounce message.
56 +Otherwise, uncomment it and specify the name or full path to a program that
57 +will process the bounced bounce message.
58 .Pp
59 The program will be invoked with several command-line options:
60 .Pp