chkimap - list the number of mails in your IMAP folders
Synopsis
Description
Options
Arguments
Bugs
See Also
chkimap [-chin] [-# padding] [-p port] [username] hostname
This manual page documents the chkimap utility.This program lists the number of read and unread emails in the folders in your IMAP directory. You need to give the IMAP server name on the commandline. The program assumes that your username on the server is the same as local. If this is not correct, you should specify another name on the commandline.
Empty mailfolders and folder names that dont start with a digit or lower case character will be ignored. The incoming folder is always shown last. This program does not change your mailfolders: inspecting them will not cause messages to be marked as old.
-c Also display folders when the name starts with a capital (the default is to ignore these folders). -h Hide folders which contain only old mail (any folder with mail marked as new will be displayed).
.OIt p i Only parse the standard incoming mail folder.-n Only show new folders, i.e. folders that actually received new mail since the last time you opened them. -p port Use the given portname instead of the default (usually 143). -# number Pad the last output field (total messages) to number spaces. The default is 4.
A single optional argument is accepted: this should be the name of the server you want to connect to. Alternatively it can be an email-style 'user@server' notation, when you want to use another username.
Subdirectories will be ignored as mailfolders.This program does not make any distinction between new (recent) and unread messages. This is a feature, not a bug.
chkimap has less options and is less flexible than chk4mail(1).
In the unlikely event that the program doesnt behave the way it is supposed to, you can always contact the author. Feel free to ask me for new features or enhancements. Just send an email to Johan van Selst <johans@stack.nl>
chk4mail(1)
| February 1, 2004 | CHKIMAP (1) | chkimap |