I've been having fun getting Scalix working on a modest 1GB RAM OpenVZ VPS. So far so good! I've just tried to get sxmaint working without success: I don't get any notification email, no backups are created, and no log file is created in /tmp.
I created /etc/opt/scalix/sxmaint.cfg which has these entries:
MAIL_REPORTS="<my email address - tried a couple here>"
BACKUP_DEVICE=/usr/backup/scalix
SX_BIN_DIR=/opt/scalix/bin
OMRP=/opt/scalix/bin/omrealpath
OMCK=/opt/scalix/bin/omcheckgc
OMSCAN_OPTS="-a"
LOG_HIST_MINS=1440
SHOWLOG_LEVEL=99
DISK_WARN_PERCENT=80
INODE_WARN_PERCENT=80
DF_FSTYPE_OPTS="-t ext3 -t ext2 -t reiserfs -t jfs -t xfs"
PORTCHECK_TIMEOUT=10
I'm on CentOS 5.
Can anyone help me to see what happens with sxmaint?
