[PATCH] Characters allowed in folder names (#2633)
Wesley Craig
wes at umich.edu
Tue Aug 10 11:50:23 EDT 2010
On 10 Aug 2010, at 10:34, Jeroen van Meeuwen (Kolab Systems) wrote:
> How do you propose we do that, given the manpages are generated from
> lib/imapoptions by tools/config2man?
I haven't experimented with this myself, but it appears to me that
lib/imapoptions *is* the man page *and* the code. Take a look at the
trailing block of lib/imapoptions:
/*
.SH SEE ALSO
.PP
\fBimapd(8)\fR, \fBpop3d(8)\fR, \fBnntpd(8)\fR, \fBlmtpd(8)\fR,
\fBtimsieved(8)\fR, \fBidled(8)\fR, \fBnotifyd(8)\fR,
\fBdeliver(8)\fR, \fBmaster(8)\fR, \fBciphers(1)\fR
*/
Looks a lot like a man page, eh? So you could get the desired effect
by reorganizing lib/imapoptions, including adding a new section
header between the "good to change" and "bad to change" options.
Personally, I think a goal of "sane defaults" would be more helpful,
but appropriately organizing the information is a great task for a
volunteer to engage in!
:wes
More information about the Cyrus-devel
mailing list