search for: nmsg

Displaying 2 results from an estimated 2 matches for "nmsg".

Did you mean: msg
2006 Apr 28
1
imaptest, with options!
...est. I dont think I broke it.. Place into dovecot-source root as usual and compile with: gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H src/lib/liblib.a As per Timo's instructions. # imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX] [clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO] USER = template for username. "u%04d" will generate users "u0001" to "u0100" MBOX = path to mbox from which we read mails to append. CC = number of concurrent clients. [20] NMSG = target number of messages in INBOX. [100] If use_authentic...
2011 Jul 19
6
[PATCH 0/6] Move the infor for the help/man page in the source
The following series implement a way to generate the help messages and the btrfs man page from the sources comments for the "btrfs" commanda . The syntax and the detailed help of every subcommand are stored in the comments before the function which implements the subcommand. The fact that the help messages and the man page are generated from the same source should help to avoid