Commit Graph

6 Commits (138ee065a24cc65f5d3db1c6e2e93500f33acd92)

Author SHA1 Message Date
Francis Lachapelle 7222e5a36a Remove dependency on tmpwatch and tmpreaper 2018-05-03 15:28:17 -04:00
Jean Raby dceead3997 Fixup sogo spool cleanup cronjob
Add -user sogo to be on the safe side.
Change call to /bin/rmdir by -delete to avoid error messages.
Find would call rmdir and then do an openat() on the deleted directory,
which would obviously fail.

Fixes #2372
2013-09-03 09:59:01 -04:00
Francis Lachapelle 2bd8a2935f Change default value of SOGoMailSpoolPath
Set the spool path to /var/spool/sogo and modified the installation
guide to point to the tmpwatch cronjob when changing SOGoMailSpoolPath.
2013-05-09 08:12:27 -04:00
Francis Lachapelle 6d32af8c82 Fixed tmpwatch script to avoid deleting the spool directory.
Monotone-Parent: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766
Monotone-Revision: 57eac757f7d831fe529b14ff7416da35dd2eeff0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-01-03T18:32:33
Monotone-Branch: ca.inverse.sogo
2011-01-03 18:32:33 +00:00
Francis Lachapelle d87c24ccdc Added mindepth parameter to find command in tmpwatch script.
Monotone-Parent: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7
Monotone-Revision: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-12-09T17:05:36
Monotone-Branch: ca.inverse.sogo
2010-12-09 17:05:36 +00:00
Ludovic Marcotte 85a9589d65 Added a tmpwatch script that will eventually be part of the installation process
Monotone-Parent: 04df0eebf5080524a4b02c414640106afe5e4ca3
Monotone-Revision: 34b0098e2e34111ae63e0f056fceabfd7cb1362e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2008-12-29T15:34:45
Monotone-Branch: ca.inverse.sogo
2008-12-29 15:34:45 +00:00