|
List-Managers (November 1997) |
On Sat, 15 Nov 1997, Vince Sabio wrote: > Depends on your list software. On my LISTSERV lists, I use the > "sizelim" header item (set to 150 lines, which seems to work without > being TOO restrictive). > I've never figured a way to do wither of these in ListProc. Majordomo > has the capability, but requires doing some PERL coding. <yuck> For ListProc 6.xxx, add the following line to your config file: limit message 20000 # reject messages longer than 20000 bytes - murr - References:
|