OTRS läuft auf einem Windows Server 2008 R2 und Apache 2.2
ich würde gerne die problem-emails in "OTRS/OTRS/var/spool" wiederherstellen. Wie ich gelesen habe ist dazu das Script "otrs.cleanup" unter "OTRS/OTRS/bin/" notwendig. Ich hab das Script in den crontab.txt hinzugefügt, der jetzt wie folgt aussieht:
Code: Select all
MAILTO="root@localhost"
20 0 * * 0 C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.DeleteCache.pl --expired
30 0 * * 0 C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.LoaderCache.pl -o delete
*/10 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.GenericAgent.pl -c db
*/20 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.GenericAgent.pl
45 */2 * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.PendingJobs.pl
10 0 * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.cleanup
*/1 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.PostMasterMailbox.pl
01 01 * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.RebuildTicketIndex.pl
55 */2 * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.DeleteSessionIDs.pl --expired
35 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/otrs.UnlockTickets.pl --timeout