--- t/sendmail-8.9.1/src/conf.h Thu Jun 4 23:32:01 1998 +++ sendmail-8.9.1/src/conf.h Tue Dec 15 12:36:22 1998 @@ -43,7 +43,7 @@ **********************************************************************/ # define MAXLINE 2048 /* max line length */ -# define MAXNAME 256 /* max length of a name */ +# define MAXNAME 512 /* max length of a name */ # define MAXPV 40 /* max # of parms to mailers */ # define MAXATOM 200 /* max atoms per address */ # define MAXMAILERS 25 /* maximum mailers known to system */