R: R: Header field too long (>1024)
"Simone Felici" <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
I'm not a majordomo GURU, BTW... I've had the same problem a few weeks ago, after edit the majordomo.cf I've solved it, btw I really cannot remember if the edit to resend has helped too. This are my modifies: majordomo.cf: $MAX_TOTAL_HEADER_LENGTH = 20480; resend: $MAX_TOTAL_HEADER_LENGTH = $MAX_TOTAL_HEADER_LENGTH || 20480; I've increased the values to 20480 and all works well after. :) > -----Messaggio originale----- > Da: Rainer Sokoll [mailto:[email protected]] > Inviato: giovedì 3 febbraio 2005 10.20 > A: Simone Felici > Cc: 'Charlie Smith'; [email protected] > Oggetto: Re: R: Header field too long (>1024) > > > On Thu, Feb 03, 2005 at 10:02:25AM +0100, Simone Felici wrote: > > > If I'm not wrong you should edit the majordomo.conf > > You mean majordomo.cf, I guess. > > > (MAX_TOTAL_HEADER_LENGTH). > > Or $MAX_HEADER_LINE_LENGTH? > > Rainer > >