[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [linux-tr] error on xmit_ui_frame request: 00





> -----Original Message-----
> From:	Paul Norton [SMTP:pnorton@ccnusa.com]
> Sent:	Wednesday, May 26, 1999 12:32 PM
> To:	linux-tr@emissary.aus-etc.com
> Subject:	Re: [linux-tr] error on xmit_ui_frame request: 00
> 
> I just replied to this message a couple minutes ago with the patch
> included as an attachment.  This is the third time I sent that
> particular patch out.  I wonder if I'm exceeding some line limit or
> something and having it dropped.  I'll see about putting the patch on
> linuxtr.net. 
> 
> 
	[Post, Gary]  
	i am not aware of there being any limits of that sort on the list -
i will look into it and see just to make sure

	i looked in the logs and actively read through the list mail ( i do
not do token ring, so tend not to read the messages unless they open on my
desktop during the 15 minutes a day that i am in my office ) and found:

	==============================
	To: owner-linux-tr@emissary.aus-etc.com
	Subject: BOUNCE linux-tr@emissary.aus-etc.com:     Message too long
(>40000 chars)  

	[ snip - snip ]

	I do have a patch and I've submitted it to the list twice now.  For
	some reason it's not being sent out.  I'll attach it now and see
what
	happens.  If it doesn't make it this time I'll see about putting it
up 
	on linuxtr.net.
	==============================

	looking in the config file for majordomo i find

	        # maxlength            [integer] (40000) <resend,digest>
	        # The maximum size of an unapproved message in characters.
When
	        # used with digest, a new digest will be automatically
generated if
	        # the size of the digest exceeds this number of characters.
	maxlength           =   40000

	i will increase that to 100K and see if that helps

	gary