[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] problem with cobalt cube
- Subject: Re: [cobalt-developers] problem with cobalt cube
- From: Malcolm McLeary <mmcleary@xxxxxxx>
- Date: Thu Sep 13 16:08:20 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi,
on 7/9/01 1:19 PM, nagasimha@xxxxxxxxxxxxxxxx at nagasimha@xxxxxxxxxxxxxxxx
wrote:
> We have an issue with the Cobolt cube E-mail
> server. When we try to send E-mails to groups with more than 50Kb of
> attachment it is bouncing saying that the message is too long. This happens
> only when we try to use group id. But Mails with more than 1MB goes fine when
> we send to individual ids. I have also increased the maximum email size (under
> Email server settings) to 100Mb.
I'm assuming that you are running a Qube2 not a Qube3.
On a Qube2, the size of messages (including attachments) going to groups is
hardwired into the majordomo config file for each group.
You can edit the config file or edit the perl script which creates it.
If you simply modify the config file, your changes will be overwritten the
next time a user is added or removed from the group.
To change the list preference for all future mailing lists, change the
following line in /usr/local/majordomo/config_parse.pl
'maxlength', '40000', # Set max article length
To change the list preference for each existing mailing list, search for
each list's configuration file, such as home.config, and change the
following line in /usr/local/majordomo/lists/home.config
maxlength = 40000
Cheers, Malcolm
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Information Alchemy Pty Ltd
ACN 089 239 305
Canberra, Australia
Malcolm McLeary Mobile: 0412 636 086
Managing Director Email: mmcleary@xxxxxxx
This message was sent using Outlook Express 5.0 for Macintosh.