#!/bin/cat 
# $Id: INSTALL.servimapsync.txt,v 1.8 2023/12/05 19:18:07 gilles Exp gilles $

This documentation is also located online at 
https://imapsync.lamiral.info/INSTALL.d/
https://imapsync.lamiral.info/INSTALL.d/INSTALL.webserver.txt


The script named X/servimapsync in the X/ directory is a small web server
dedicated to offer the visual interface. It is experimental and it is
both a plain text HTTP server and a https server.


Dependencies to run servimapsync on Debian/Ubuntu distributions:

  sudo apt install libnet-server-perl # the Perl module Net::Server


