Changed from immediate to direct mail flavor

This commit is contained in:
Michiel Broek
2004-07-16 14:56:38 +00:00
parent c9b127a5d8
commit b06753aee7
2 changed files with 3 additions and 2 deletions

View File

@@ -30,8 +30,8 @@ typedef struct _file_list {
} file_list;
#define HOLD_MAIL "h"
#define NONHOLD_MAIL "ico"
#define ALL_MAIL "icoh"
#define NONHOLD_MAIL "dco"
#define ALL_MAIL "dcoh"
extern int session_flags;
extern int remote_flags;