Displaying 1 result from an estimated 1 matches for "specifify".
2007 Mar 11
1
imaptest updates
...ther this extension is used to save them all in one
transaction.
- Previous versions gave an error when trying to append large mails.
Now large mails work too.
- By default the commands are executed in one specific order. Using
"random" option randomizes the order.
- You can separately specifify probabilities of how often to execute
each command. 0 means never, 100 means always, 10 means 10% of the time
and so on. 100,30 means that it's always executed, and then it's
executed again and again with 30% probability.
The basic way to run it is:
./imaptest user=test pass=password host...