Hello,
we are using the LTS version of znuny.
I have a question regarding the Cron-Jobs the Scheduler Daemon is managing.
Is it possible to send the mails, which this jobs are generating, to /dev/null?
If this is not possible, can I send this mails to a special adress? Where can I define it?
I've the problem, that it is sending mail to root@localhost. 
Thanks for your help!
ReKr
			
			
									
						
										
						Mails from Scheduler Daemon
Moderator: crythias
- 
				shawnbeasley
 - Znuny Employee
 - Posts: 158
 - Joined: 13 Sep 2021, 09:38
 - Znuny Version: Znuny 6.3.x
 - Real Name: Shawn Beasley
 - Company: Znuny
 
Re: Mails from Scheduler Daemon
You can configure the mails here.
Daemon::SchedulerTaskWorker::NotificationRecipientEmail.
			
			
									
						
										
						Daemon::SchedulerTaskWorker::NotificationRecipientEmail.
Re: Mails from Scheduler Daemon
Thank you, it works.