[ Lisa Kiczuk writes: ]
>
> I just installed Majordomo 1.94.1 (last week) and it is working
> great. But somebody just subscribed to my list and this person has super
> long headers. Majordomo doesn't like this so it keeps bouncing his
> messages to me. Is there a way I could stop the messages from being
> bounced? It's really a pain to have to approve each and every post of his.
>
> I looked at the majordomo.cf file and saw that there is a line in
> there about the size of the message header, but it is commented out.
> Wouldn't that cause majordomo to not have a limit on the size of the
> header? Or should I uncomment that line and make it some outrageous number
> so his messages don't get bounced? Or would that cause problems?
Commenting out $MAX_HEADER_LINE_LENGTH should cause warning from Perl
and cause *every* message to bounce. Just set $MAX_HEADER_LINE_LENGTH
and/or $MAX_TOTAL_HEADER_LENGTH to some (reasonably) larger values.
--
Dave Wolfe
Follow-Ups:
References:
|
|