Manual Reference Pages  - omnifetch (1)

NAME

omnifetch - fetch mailbox status

CONTENTS

Synopsis
Description

SYNOPSIS

omnifetch [-d] [<mailbox>]

omnifetch [-h, --help]

omnifetch [-v, --version]

DESCRIPTION

Omnifetch is a command line tool that produces output similar to "fetchmail -c". The output will be of the format:
New Mail 1 new message on <mailbox> (at least)
No New Mail no new mail on <mailbox>
Omnifetch is intended for use from shell scripts.

COMMAND-LINE OPTIONS

-d, --disable
  Suspend checking on this mailbox between omnifetch queries. This allows omnifetch to control the check interval for this mailbox, rather than OmniBiff.
<mailbox>
  The name of the mailbox to query. If not specified, omnifetch will use the first mailbox that OmniBiff is monitoring.

EXIT CODES

The exit codes are similar to that of "fetchmail -c":
0 New mail is available
1 No new mail is available
2 The email server could not be contacted
3 OmniBiff is not monitoring the specified mailbox

AUTHOR

Jason Lowdermilk <lowdermilk@users.sourceforge.net>

COPYRIGHT

omnifetch is Copyright (c) 2001 by Jason Lowdermilk. omnifetch and OmniBiff are free software under the conditions of the GNU General Public License.


omnifetch (1) March 2001
Generated by manServer 1.07 from omnifetch.1 using man macros.