Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Audrius on June 07, 2002, 08:13:45 PM
-
Hi,
I am trying to use ezmlm rpm for e-smith. But there is message size limitation of 30000 bytes. How can I change it?
Thank you!
Audrius
-
cd /home/e-smith/ezmlm/[your domain]/[listname]/
pico msgsize
change the first number to be the max size ( bytes) of a message
allowable, as in:
2000000 : 2
Hope this helps....
-jeff
-
Jeff C wrote:
>
> cd /home/e-smith/ezmlm/[your domain]/[listname]/
>
> pico msgsize
>
> change the first number to be the max size ( bytes) of a
> message
> allowable, as in:
>
> 2000000 : 2
>
>
> Hope this helps....
>
> -jeff
Thank you! It works!
Audrius