Otrs5 Auto Response not working

Moderator: crythias

Locked
jshowma
Znuny newbie
Posts: 6
Joined: 24 Nov 2015, 01:08
Znuny Version: 5.0.4

Otrs5 Auto Response not working

Post by jshowma »

Hi,

Running otrs.Console.pl Maint::PostMaster::MailAccountFetch by hand can sometimes fetch an email and process it correctly. The problem that even without running Cron.sh (Daemon), somehow Otrs is pulling in the email and just placing it in the queue without processing it(No auto response). So MailAccountFetch doesn't see most emails. Any ideas how many emails are getting into Otrs without MailAccountFetch?

Thanks,
Jason S
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Otrs5 Auto Response not working

Post by crythias »

jshowma wrote:trs is pulling in the email and just placing it in the queue without processing it(No auto response)
What do the logs say?
Does the queue have an autoresponse?
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
jshowma
Znuny newbie
Posts: 6
Joined: 24 Nov 2015, 01:08
Znuny Version: 5.0.4

Re: Otrs5 Auto Response not working

Post by jshowma »

Looking in Admin->System log: (there are none)

The queue does have autoresponse and they were working before. If I run by-hand otrs.Console.pl Maint::::PostMaster::MailAccountFetch and it sees emails, then it generates the autoresponses.

I'm not running the Cron.sh or Daemon (not in ps alx)...the machine has been rebooted. Yet Otrs 5.0.4 is still getting email. That's the problem I think.
It shouldn't be grabbing emails...the Daemon should be responsible for that?

Thanks
crythias wrote:
jshowma wrote:trs is pulling in the email and just placing it in the queue without processing it(No auto response)
What do the logs say?
Does the queue have an autoresponse?
Locked