The script now works, if I start it manually.
The job-job file is:
--
# /etc/cron.d/courier_userdb
# E-Mail-Login with "user@domain.tld"
*/5 * * * * root /usr/local/sbin/courier_userdb
--
But the Cron-Job makes the file clean and do not create the recordsets. What could be the reason?
|