Skip to Content.
Sympa Menu

en - Re: [sympa-users] Internal server error "Got a packet bigger than 'max_allowed_packet' bytes"

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Dan Pritts <address@concealed>
  • To: Remo Del Bello <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Internal server error "Got a packet bigger than 'max_allowed_packet' bytes"
  • Date: Thu, 26 May 2011 15:06:44 -0400


On May 26, 2011, at 1:54 PM, Remo Del Bello wrote:
> Of interest is the error "Got a packet bigger than 'max_allowed_packet'
> bytes" which indicates to me that the MySQL max_allowed_packet variable
> needs to be increased. I changed this in my.cnf for [mysqld] section. I
> understand I need to change it for MySQL clients too but don't know where
> to change it for Sympa.

on the mysql client (sympa server), put this in my.cnf:

[mysql]
max_allowed_packet=64M

or whatever

> Secondly, the last line indicates the message was moved to some directory
> named "bad". Is there some way, once the max_allowed_packet issue is
> resolved, to take that message file and have Sympa process it again for
> delivery?

I believe you can just find the file and pipe it into sympa.pl, just as
normal delivery does. I'd test it on a test list first.

danno
--
Dan Pritts, Sr. Systems Engineer
Internet2
office: +1-734-352-4953 | mobile: +1-734-834-7224





Archive powered by MHonArc 2.6.19+.

Top of Page