Koozali.org: home of the SME Server

ezmlm message size limitation

Audrius

ezmlm message size limitation
« 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

Jeff C

Re: ezmlm message size limitation
« Reply #1 on: June 08, 2002, 10:29:38 PM »
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

Audrius

Re: ezmlm message size limitation
« Reply #2 on: June 13, 2002, 11:30:11 PM »
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