rszkutak
Verified User
does anyone know a way to export a users contacts that they have in squirrelmail? We have an old server we deadlined, and a user wants their contacts in the new server from the old one.
thanks,
Rob
thanks,
Rob
# cd /var/www/html/nutsmail/
# tar -czvf nutsmail-data.tar.gz data/
# mv nutsmail-data.tar.gz /var/www/html/nutsmail/
# cd /var/www/html/nutsmail/
# tar -xzvf nutsmail-data.tar.gz