# Defined result codes for popclient
#
# $Log: errorcodes,v $
# Revision 1.1  1995/08/09 01:32:50  ceharris
# Version 3.0 beta 2 release.
# Added
# -	.poprc functionality
# -	GNU long options
# -	multiple servers on the command line.
# Fixed
# -	Passwords showing up in ps output.
#
#
0	success
1	no mail
2	unrecoverable system error
3	authentication error
4	protocol error
5	syntax error
6	I/O error
7	server error
8	(unused)
9	undefined condition
