> Hello everybody, > > Is there a roadmap about how to migrate an existing webmail (squirrel) to > a new server keeping the existing files and users configuration? > I'm a little bit confuse about what to keep and what to copy to the new > server > in order to get the same webmail but hosted on to a new server. > > Hoping my question is clear enough.
SquirrelMail stores all configuration in config/config.php file. Copy it. User preferences and address books are stored in: a) data directory b) database c) database and data directory d) even when you store pref and address books in database, some plugins store user data in data directory Due to modular structure of interface, you might have different plugins installed in plugins/ directory. Copy plugins that are not included in squirrelmail base package. Some plugins depend on different squirrelmail versions. Check them. Some plugins might use external programs. Some plugins hardcode path to squirrelmail config into used external programs. Emails are not stored in squirrelmail, they are stored in IMAP server. Location of this data depends on your email setup. If you did some custom modifications to squirrelmail - compare your install with vanilla squirrelmail install. SquirrelMail packages include document called UPGRADE. Take a look at it. -- Tomas ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users