X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-imapd.pod;h=85bf3651689ba02925aacf80b1992dece5c36d3f;hb=HEAD;hp=71e0ea7f5db4a76e0a28ebac8a2fc6225a95500f;hpb=0b15dfc58ceaecdcb1c9285c3ad55813006c8338;p=public-inbox.git diff --git a/Documentation/public-inbox-imapd.pod b/Documentation/public-inbox-imapd.pod index 71e0ea7f..85bf3651 100644 --- a/Documentation/public-inbox-imapd.pod +++ b/Documentation/public-inbox-imapd.pod @@ -27,10 +27,12 @@ are supported and documented below. =over -=item -l, --listen PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key +=item -l PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key + +=item --listen PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key In addition to the normal C<-l>/C<--listen> switch described in -L, the C prefix (e.g. C or +L, the C prefix (e.g. C or C) may be specified to force a given protocol. For STARTTLS and IMAPS support, the C and C may be specified @@ -52,7 +54,7 @@ automatically gets STARTTLS support. The default private TLS certificate key for optional STARTTLS and IMAPS support if the C option is not given with C<--listen>. The private -key may concatenated into the path used by C<--cert>, in which case this +key may be concatenated into the path used by C<--cert>, in which case this option is not needed. =back