aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
Commit message (Collapse)AuthorAgeFiles
* Rename ‘imapsync’ to ‘interimap’.Guilhem Moulin2015-09-071
| | | | To avoid confusion with http://imapsync.lamiral.info .
* Unconditionally restart the systemd service.Guilhem Moulin2015-08-201
| | | | | | | | It's unfortunate in that the service keep restarting every n secs in case the remote server is down. Ideally systemd would offer a way to restart services with a non-constant (e.g., exponential) progression in case of failure.
* Update systemd service file.Guilhem Moulin2015-07-281
|
* Fix typo in systemd service file.Guilhem Moulin2015-07-261
|
* Add a sample configuration file and a systemd service file.Guilhem Moulin2015-07-231