
Hello, I have set the crontab for the otrs user. When I type "crontab -l -u otrs' I can see all the entries like on page 31 of the "OTRS 2.0 Admin Manual". The problem is that it seems that this crontab is never executed; I must launch "/opt/otrs/bin/PostMasterPOP3.pl" manually in order to have teh new emails comming in OTRS system. This line */10 * * * * $HOME/bin/PostMasterPOP3.pl >> /dev/null exists in the crontab. I don't see were the problem could be. Can anyone help me? Thank you in advance. Alina.

В сообщении от Понедельник 13 Февраль 2006 17:27 Alina Florea написал(a):
I must launch "/opt/otrs/bin/PostMasterPOP3.pl" manually in order to have teh new emails comming in OTRS system. This line */10 * * * * $HOME/bin/PostMasterPOP3.pl >> /dev/null exists in the crontab. I don't see were the problem could be. Can anyone help me?
Alina, try: - change >> /dev/null to some file , like /tmp/cronlog - see at your syslog, if configured, like /var/log/cron/ -- Mike Lykov ISP Samtelecom, Administrator

Check whether you have /etc/cron.allow and whether
otrs user is allowed to run cron....
Or, is crond actually running?
--- Mike Lykov
Ð ÑообÑении Ð¾Ñ ÐонеделÑник 13 ФевÑÐ°Ð»Ñ 2006 17:27 Alina Florea напиÑал(a):
I must launch "/opt/otrs/bin/PostMasterPOP3.pl" manually in order to have teh new emails comming in OTRS system. This line */10 * * * * $HOME/bin/PostMasterPOP3.pl >> /dev/null exists in the crontab. I don't see were the problem could be. Can anyone help me?
Alina, try:
- change >> /dev/null to some file , like /tmp/cronlog - see at your syslog, if configured, like /var/log/cron/
-- Mike Lykov ISP Samtelecom, Administrator _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (3)
-
Alina Florea
-
Mike Lykov
-
Richard Mollel