Query: mboxcheck
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MBOXCHECK(1) User Contributed Perl Documentation MBOXCHECK(1)NAMEmboxcheck - MBOX mail checking program.SYNOPSISmboxcheck [options] [file [...] ]DESCRIPTIONMBOXcheck is a simple mailbox checker. Give some options and at least one mailbox file as an argument and it will print some status of how many messages there are and which status they have.OPTIONS--help The help text. -h --version The version information about this tool. -V --showon [v][?] When to show a mailbox in the list. [v] - verbose, always show. [?] - show when count is above 0 for the below types, see --show what for more information about that. The default is to trigger only on new messages (--showon new). --show [n][s][r][o][a][d] What counts to show. The caracter in the bracket is the short form. The what string can be comma separated to specify more than one option. Multiple --show options will add more (and will not remove shows). [n] - new (new messages) [s] - seen (seen but not read messages) [r] - read (read and answered messages) [o] - onlyread (just read messages) [a] - answered (answered messages) [d] - deleted (deleted messages) The default is to show new and seen messages (--show ns). --recurse This option will tell the tool to recurse into -R -r subdirectories. --nosymlink Tell the program to ignore symlinked files and directories. --cachedir dir A temporary directory to use for speedup cache (default ~/.mboxcheckcache) --nocache Do not use a temporary directory.CACHEThe cache file is named after the path to the file with slash caracters '/' replaced with two commas ',,'. The content is a list of comma separated values; last position, new, seen, only read, answered and deleted mail.AUTHOROla Lundqvist <opal@debian.org>SEE ALSOhttp://inguza.com/software/mboxcheck Mboxcheck Sat Apr 7 19:16:14 CEST 2012 MBOXCHECK(1)
Related Man Pages |
---|
mail.mailutils(1) - linux |
messages.mailutils(1) - linux |
show(1) - osf1 |
mailfrom(1) - hpux |
next(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
count commas in a script |
a4proxy |
Delete a line last caracter |
Replace string and create new file multiple times |
Zipping contents without the actual directory |