Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Moderator: crythias

Post Reply
daviknx
Znuny newbie
Posts: 38
Joined: 12 May 2015, 21:15
Znuny Version: 4.0.7
Real Name: Davi
Company: Home

Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by daviknx »

Hello guys.

This week my OTRS began suddenly to send email notifcação and open multiple calls without stopping. The subject of the call is: "Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch". Desatvei i MailAccountFecth to contain the problem, however to reactivate, perching fetchmail is very important.

From what I saw, it seems that e-mail box is trying to send an email to root @ localhost, but the user "Admin" has a valid e-mail address instead of "root @ localhost".

Does anyone have any idea what it is?

P.S: OTRS Version 5.

Here are some pictures.
You do not have the required permissions to view the files attached to this post.
avinashillindra
Znuny newbie
Posts: 60
Joined: 31 Mar 2016, 06:13
Znuny Version: OTRS 5 Free
Real Name: Avinash Illindra

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by avinashillindra »

I am also facing the same kind of problem.

Any OTRS guru can help us for the same.

TIA.

Regards,
Avinash Illindra
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by reneeb »

Change the recipient in the SysConfig: Daemon::SchedulerTaskWorker::NotificationRecipientEmail
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
avinashillindra
Znuny newbie
Posts: 60
Joined: 31 Mar 2016, 06:13
Znuny Version: OTRS 5 Free
Real Name: Avinash Illindra

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by avinashillindra »

Thanks for your response.

If we change the Email id over there, Issue will be resolved or changed email address will receive all the bounce mails.

Regards,
Avinash Illindra
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by reneeb »

Issue should be resolved then... The email address gets error messages via mail.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
avinashillindra
Znuny newbie
Posts: 60
Joined: 31 Mar 2016, 06:13
Znuny Version: OTRS 5 Free
Real Name: Avinash Illindra

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by avinashillindra »

Hi Renneb,

Thanks for your information.

But, we are getting the error message. Can you please let me know why error message coming. Below is the few error message I'm getting into mails:

ERROR: OTRS-otrs.Daemon.pl - Daemon Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker-0 Perl: 5.10.1 OS: linux Time: Tue Apr 12 15:32:12 2016

Message: There was an error executing /usr/bin/fetchmail -a --ssl: Unknown

Traceback (22740):
Module: Kernel::System::FetchMail::Fetch Line: 344
Module: (eval) Line: 147
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Cron::Run Line: 131
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Run Line: 259
Module: (eval) Line: 316
Module: main::Start Line: 316
Module: bin/otrs.Daemon.pl Line: 138


I'm getting error 2 mails in a minute.

Please do the needful.

Regards,
Avinash Illindra
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by reneeb »

You should check if fetchmail can handle ssl. If not, you should disable Daemon::SchedulerCronTaskManager::Task###FetchMailSSL and enable Daemon::SchedulerCronTaskManager::Task###FetchMail . If it supports ssl, you should check the correct parameter...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
avinashillindra
Znuny newbie
Posts: 60
Joined: 31 Mar 2016, 06:13
Znuny Version: OTRS 5 Free
Real Name: Avinash Illindra

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by avinashillindra »

Hi Reneeb,

As per your suggestion, I have disabled FetchMailSSL setting under Daemon -> Daemon::SchedulerCronTaskManager::Task. After disable also I receiving mails system.

FYI.. I am receiving error mail related to FetchMail and also FetchMailSSL.

Please let me know any modifications needed in the configuration.

TIA.

Regards,
Avinash Illindra
redgodzilla
Znuny newbie
Posts: 9
Joined: 22 Apr 2016, 08:10
Znuny Version: OTRS 5.0.9
Real Name: Nikolay

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by redgodzilla »

Good afternoon,
I helped this decision, only make it work, restart daemon.
viewtopic.php?f=53&t=32010&p=130619&hil ... pl#p130619
avinashillindra
Znuny newbie
Posts: 60
Joined: 31 Mar 2016, 06:13
Znuny Version: OTRS 5 Free
Real Name: Avinash Illindra

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by avinashillindra »

Thanks dear.

It's already resolved.
daviknx
Znuny newbie
Posts: 38
Joined: 12 May 2015, 21:15
Znuny Version: 4.0.7
Real Name: Davi
Company: Home

Re: Undeliverable: OTRS Scheduler Daemon Cron: MailAccountFetch

Post by daviknx »

Thank you! He resolved. However, emails are no longer being obtained automatically, but only manually. Do you have any suggestion?
Post Reply