Pulled in from nmh. Thanks to David Levine.
# include <wchar.h>
#endif
-#define NFMTS MAXARGS
-
extern char *formataddr(); /* hook for custom address formatting */
extern int fmt_norm; /* defined in sbr/fmt_def.c = AD_NAME */
#include <pwd.h>
#include <netdb.h>
-#define NOTOK (-1)
-#define OK 0
-
/*
** static prototypes
*/
#include <h/mh.h>
#include <h/utils.h>
-#define FALSE 0
-#define TRUE 1
-
/*
** We allocate space to record the names of folders
** (foldersToDo array), this number of elements at a time.
*/
#define MAXVEC 51
-#define NT_NONE 0x0
#define NT_MAIL 0x1
#define NT_NMAI 0x2
#define NT_ALL (NT_MAIL | NT_NMAI)