Commit a10ca99e a10ca99ec146bcbfa5bc42fe1669eaafce7f5486 by Sergey Poznyakoff

Updated

1 parent 300a2ab5
2002-12-11 Sergey Poznyakoff
* examples/numaddr.c: Fixed malformed comment.
* doc/texinfo/libsieve.texi: Updated.
2002-12-11 Sergey Poznyakoff
* configure.ac: Added --enable-experimental option to enable
building of experimental/unfinished utilities. Currently it
controls mh utils.
......
......@@ -1140,7 +1140,7 @@ The effect of this action is to preserve the current message in the
mailbox. This action is executed if no other action has been executed.
@end deffn
@deffn discard
@deffn Action discard
@code{Discard} silently throws away the current message. No notification
is returned to the sender, the message is deleted from the mailbox.
......