[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Bounced Message to Long <40000
- Subject: Re: [cobalt-users] Bounced Message to Long <40000
- From: Kris Dahl <krislists@xxxxxxxxxxxxx>
- Date: Fri May 26 12:18:38 2000
on 5/26/00 11:19 AM, Robert C. Betzel at rbetzel@xxxxxxxxx wrote:
> I have been getting bounced messages from my lists on my RAQ2. I tried to
> edit the /usr/local/majordomo/config_parse.pl and set the maxlength to
> 40000000 and then follow the rest of the directions from the Cobalt web
> site. # 739. I am only trying to send a short message with a 2 page word
> doc attached. I think this was covered before but I could not find it. If
> there is an answer please let me know.
/usr/local/majordomo/config_parse.pl is the file for the defaults, when it
creates a new list, etc.
If you are trying to reconfigure an existing list, you need to edit the
config file for that particular list.
Which should be in /usr/local/majordomo/lists/
you can do a grep for 40000 to find what file it is that you need to edit.
Use your favorite editor, search for max_length and change the setting.
Then it should work (I don't remember if you have to restart any services--I
am pretty sure you don't).
-k