Hallo, Am Mi, den 19.01.2005 schrieb Robert Kehl um 20:45: > Jens Kutilek schrieb: > > ich habe OTRS 1.3.2p01-3 (Paket aus Debian Sarge) installiert und > > konfiguriert. Das System selbst l�uft, nur die Cronjobs nicht.
Ich habe auch OTRS 1.3 aus Debian Sarge installiert und bei mir l�uft alles. Es musste nat�rlich einiges Konfiguriert werden. Die $HOME Variable in den /etc/cron.d/otrs_* Dateien habe ich ersetzt. Versuch doch mal den Cron-Job manuell zu starten. Ein cat /etc/cron.d/otrs_postmaster_pop3 ergibt bei mir # -- # cron/postmaster_pop3 - postmaster_pop3 cron of the OTRS # Copyright (C) 2002-2003 Martin Edenhofer <[EMAIL PROTECTED]> # -- # $Id: otrs_postmaster_pop3,v 1.1.2.2 2005/01/11 17:58:25 thomas Exp $ # -- # This software comes with ABSOLUTELY NO WARRANTY. # -- # fetch emails every 5 minutes */5 * * * * otrs /usr/share/otrs/bin/PostMasterPOP3.pl >> /dev/null Dann test ich so (als root): chsh -s /bin/bash otrs su - otrs /usr/share/otrs/bin/PostMasterPOP3.pl Keine Meldung ist nun auch eine gute Meldung. Anschlie�end den otrs-Login wieder dicht machen. exit chsh -s /bin/false otrs Tsch�s Thomas
_______________________________________________ OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ Archiv: http://lists.otrs.org/pipermail/otrs-de/ Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ Support oder Consulting fuer Ihr OTRS System? => http://www.otrs.de/
