> I get the following exception:
> java.sql.SQLException: Communication link failure:
> com.mysql.jdbc.PacketTooBigException

This has to do with how you configure the database server.

See: http://james.apache.org/FAQ.html#16.  See also the MySQL documentation
for max_allowed_packet.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to