Cron Daemon new tickets

Moderator: crythias

Locked
dxor
Znuny newbie
Posts: 7
Joined: 20 Jan 2011, 12:47
Znuny Version: 2.2
Location: Bologna,Italy

Cron Daemon new tickets

Post by dxor »

Hello to everybody.
I've a problem with my OTRS. Everyday the system creates two new tickets in the Raw queue.

These are the tickets:

Code: Select all

From: root@myDomain (Cron Daemon)
To: 	otrs@myDomain 
Subject: 	Cron <otrs@myDomain > [ -x /usr/bin/fetchmail ] && /usr/bin/fetchmail -a > /dev/null
Created: 	01/29/2011 13:55:06
fetchmail: another foreground fetchmail is running at 9999.
and

Code: Select all

From: root@myDomain (Cron Daemon)
To: 	otrs@myDomain
Subject: 	Cron <otrs@myDomain> [ -x /usr/bin/fetchmail ] && /usr/bin/fetchmail -a > /dev/null
Created: 	01/29/2011 13:55:14
fetchmail: socket error while fetching from test@myDomain@myProvider
Any suggestions?

Thanks in advance, best regards.
Dxor
OTRS 2.2 on Linux with MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Cron Daemon new tickets

Post by crythias »

check to see if you have the cron jobs in both root and otrs
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked