guimb

Langue: en

Autres versions - même langue

Version: August 2008 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

guimb - Process the contents of the specified mailboxes using a Scheme

SYNOPSIS

guimb [OPTION...] [mailbox...]

DESCRIPTION

GNU guimb -- Process the contents of the specified mailboxes using a Scheme program or expression.
The following switches stop argument processing, and pass all remaining arguments as the value of (command-line):
-c, --code=EXPR
Execute given scheme expression.
-s, --source=PROGFILE
Load Scheme source code from PROGFILE, and exit
The following options do not change the order of options parsing:
-e, --expression=EXPR
Execute given scheme expression.
-f, --file=PROGFILE
Load Scheme source code from PROGFILE, and exit
Other options:
-d, --debug
Start with debugging evaluator and backtraces.
-g, --guile-arg=ARG
Append ARG to the command line passed to Guile
-M, --mailbox=NAME
Set default mailbox name
-u, --user[=NAME]
Act as local MDA for user NAME
Common options
--external-locker=PATH Set full path to the external locker program
--lock-expire-timeout=SECONDS
Number of seconds after which the lock expires
--lock-flags=FLAGS
Default locker flags (E=external, R=retry, T=time, P=pid)
--lock-retry-count=NUMBER
Set the maximum number of times to retry acquiring the lockfile
--lock-retry-timeout=SECONDS
Set timeout for acquiring the lockfile
-m, --mail-spool=URL
Use specified URL as a mailspool directory
--mailbox-type=PROTO
Default mailbox type to use
--license
Print license and exit
-?, --help
give this help list
--usage
give a short usage message
-V, --version
print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

REPORTING BUGS

Report bugs to <bug-mailutils@gnu.org>.

SEE ALSO

The complete GNU mailutils manual is not available in Debian systems due to licensing reasons. You can find this manual online in the GNU mailutils webpage:
http://www.gnu.org/software/mailutils/manual/index.html.