Revision of Updating Squirrelmail from Tue, 06/03/2008 - 15:49

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

Updating SquirrelMail
Move the current install:

cd /usr/local/webmail
mv squirrelmail squirrelmail.bak

Move the new version into your web root:

mv /extra/src/squirrelmail-<version> /usr/local/webmail/squirrelmail

Copy the old preferences:

cp squirrelmail.bak/data/* squirrelmail/data

Change the permissions in the new install:

chown -R nobody:nobody squirrelmail/data

It's recommended that you reconfig SquirrelMail from scratch when you upgrade (/var/websites/webmail/squirrelmail/config/conf.pl). If you do decide to copy over your existing configuration, run conf.pl to make sure that everything is ok.

cd /var/websites/webmail
cp squirrelmail.bak/config/config.php squirrelmail/config
cd squirrelmail/config
./conf.pl

If you have installed any custom plugins or themes, copy them to the new SquirrelMail install.

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 5 days ago
    Drupal 10/11 config
  • 9 months 6 days ago
  • PHP
    9 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 week ago
    New version of Pound