./configure --prefix=/home/sympa-dev \
--with-confdir=/home/sympa-dev/etc \
--with-mandir=/home/sympa-dev/man \
--with-initdir=/home/sympa-dev/init \
--with-piddir=/home/sympa-dev/pid
--with-lockdir=/home/sympa-dev/lock \
--with-sendmail_aliases=/home/sympa-dev/etc/sympa_aliases
You can also customize more parameters via the /home/sympa-dev/etc/sympa.conf file.
If you wish to share the same lists in both Sympa instances, then some parameters should have the same value : home, db_name, arc_path
If you're upgrading and moving to another server at the same time, we recommend you first to stop the operational service, move your data and then upgrade Sympa on the new server. This will guarantee that Sympa upgrade procedures have been applied on the data.
The migration process requires that you move the following data from the old server to the new one :
In some case, you may want to install the new version and run it for a few days before switching the existing service to the new Sympa server. In this case perform a new installation with an empty database and play with it. When you decide to move the existing service to the new server :