Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14148

Crontab warning mail, file not found(sogo-tool) openbsd 5.6

$
0
0

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Openbsd 5.6 amd64
- Related log if you're reporting an issue: crontab
====

On a fresh install of iRedmail 0.9.0 on Openbsd 5.6, the crontab for the "_sogo" user is wrong.
The path in crontab searches for the sogo-tool file in /usr/sbin/ and then it cannot find the file
resulting in a warning mail from crontab, file not found.

The path should be : /usr/local/sbin, because the files are there.

Fix it manually with :  crontab -e -u _sogo


Viewing all articles
Browse latest Browse all 14148

Trending Articles