View Full Version : Header field too long (>1024)
RingToons
12-03-2003, 12:24 PM
Hi,
How can I set the header field for the mailinglist to a higher setting? Now I get most of the time the error: Header field too long (>1024)
Thanks
DirectAdmin Support
12-03-2003, 01:46 PM
Hello,
Edit:
/usr/local/directadmin/data/templates/majordomo.cf
and set
$MAX_HEADER_LINE_LENGTH = 128;
and
$MAX_TOTAL_HEADER_LENGTH = 1024;
To whatever you need. Then just go into DA and save your changes, this will rewrite your config with the new template.
(and make a backup because it may get overwritten when a new version of DA comes out :))
John
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.