mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 05:45:57 +00:00
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.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SOGOSPOOL must match the value of the configuration parameter SOGoMailSpoolPath
|
||||
SOGOSPOOL=/var/spool/sogo
|
||||
|
||||
/usr/sbin/tmpwatch 24 "$SOGOSPOOL"
|
||||
|
||||
Reference in New Issue
Block a user