Re: Missing help for option --managesieve_capability in man page
Joachim Sehlstedt <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Organization | NewStyleData |
| Message-ID | <[email protected]> |
Hi,
I know they are text files, just wanted to know if anyone had an easier
way to deal with them since I never done the formating in them. Anyway
this is more or less just a copy/paste thing from other places of the
manual so it might need more work/information.
--- perdition/perdition.8.old 2010-07-27 23:12:56.825561659 +0200
+++ perdition/perdition.8 2010-07-28 13:51:56.276666664 +0200
@@ -280,6 +280,35 @@
.br
(default "(null)")
.TP
+.B \-\-managesieve_capability STRING:
+Capabilities for ManageSieve
+.sp
+This string is taken as a string literal that will be returned when a
+client connects or issues the CAPABILITY command. As such the capabilities
+should be quoted, using escape char \\, and double space delimited.
+.sp
+If perdition is running with ssl_mode includes to ssl_listen then the
+capability STARTTLS will be appended to the list of capabilities if it is
+not already present. Similary this capability will be removed from the
+list of capabilities if present and perdition is not running with an
+ssl_mode that includes to ssl_listen.
+.sp
+Examples
+.sp
+Two options, each with a value
+.br
+"\\"OPTION1\\" \\"VALUE\\" \\"OPTION2\\" \\"VALUE\\""
+.sp
+Two options, but only one with a value
+.br
+"\\"OPTION1\\" \\"OPTION2\\" \\"VALUE\\""
+.sp
+(default ""IMPLEMENTATION" "perdition" "SIEVE" "comparator-i;
+octet comparator-i;ascii-casemap fileinto reject envelope encoded-character
+vacation subaddress comparator-i;ascii-numeric relational regex imap4flags
+copy include variables body enotify environment mailbox date" "SASL"
+"PLAIN" "NOTIFY" "mailto" "VERSION" "1.19-rc2"")
+.TP
.B \-M, \-\-map_library FILENAME:
Library to open that provides functions to look up the server for a
user. An empty ("") library means that no library will be accessed
greetings
JS
On Tue, Jul 27, 2010 at 11:18:30PM +0200, Joachim Sehlstedt wrote:
>> Hi,
>>
>> Not really sure how to edit a man page using command line only, please
>> enlighten me and I can make the patch for it.
> Man pages are just files. In the case of the perdition(8) man page
> you can probably most easily find it in the source tree as
> perdition/perdition.8. Then just edit it and create a patch as you
> would for source code.
>
>> Also right now the --help text for --managesieve_capability isn't really
>> clear that you have to do "\"option\" \"value\"" to make it work.
> Thanks. Do you want to fix that or should I?
>
>
______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users