> I'm currentry moving my webmail server (to reduce load on my main > server). But how do I move the address books, so the users don't have to > add all their addresses again?
depends entirely on how you implemented it. if it's file based, you should just make sure you move ALL the files in your data directory to the new server, and it'll be fine. Otherwise, if you have the addresses in a database, just copy the database or update the DSN (which may be more complicated if the servers are not on the same local net) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
