|
|
researchv10 Norman
/* smtp constants and the like */
/* tunable constants */
#define MAXSTR 10240 /* maximum string length */
#define NAMSIZ MAXSTR /* max file name length */
typedef struct namelist namelist;
struct namelist {
namelist *next;
char *name;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.