Skip to Content.
Sympa Menu

en - Re: [sympa-users] Sympa do not get 'max_allowed_packet' correctly

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Ibirisol Fontes Ferreira <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Sympa do not get 'max_allowed_packet' correctly
  • Date: Thu, 11 Apr 2013 09:50:21 -0300

Hi there,

Is easy verify if the modification is working, login in sympa database and execute:

show variables like 'net_buffer_length';
show variables like 'max_allowed_packet';

See the link bellow (another msg of a participant) to know this variables and default values.

Bye,

On 11-04-2013 05:16, Matt Taggart wrote:
Gonzalo Palacios Goicolea writes:

Thanks for your response, it clarified me at the attachment increased size
issue.
Knowing that, why if I have a 'max_allowed_packet' of 20 Mb, sympa database
 is rejecting a 18 Mb email?
Ah I did not read your original email closely enough and didn't realize 
that.

The error in your original message seems to indicate you are running into 
the mysql limit rather than postfix (which might still limit but that would 
happen later) or sympa.

I don't know how sympa stores the message in the database but maybe there 
is some additional metadata/headers that are inflating it?  Maybe David or 
others can comment...

What happens if you set the mysql max_allowed_packet to something much 
larger like 32mb? Also did you try the test listed at

http://www.sympa.org/manual/database#required_tunning_of_database



-- 
Atenciosamente,

Ibirisol Fontes Ferreira



Archive powered by MHonArc 2.6.19+.

Top of Page