---------------------------
- README.Debian for sympa -
---------------------------

Upgrade from sympa 5.x to sympa 6.x
===================================

With sympa 6.x, the way the password are stored has been modified. They are now
stored with a md5 hash. In order to upgrade your database with this new format,
you will need to run the following command:

# /usr/lib/sympa/bin/sympa.pl -md5_encode_password

