Hello,
I have encountered a problem when creating a new cronjob with a backup task in aaPanel.
Steps to reproduce:
1. Go to Cronjob → create a new backup task.
2. Under Backup reminder, select to send email notifications.
3. Enter SMTP configuration (sender email, SMTP password, SMTP server, port 465).
4. Click Confirm.
At this point, an error occurs and the panel shows the following message:
KeyError: 'qq_mail'
Screenshot 1: Error message in panel
Screenshot 2: My SMTP configuration
It looks like the panel is expecting a config key for “qq_mail” but I am not using QQ Mail – I just want to configure my own SMTP server.
Could you please check and let me know how to fix this problem?
Thank you!


Yes, I also added my email under Alarm, and it works there. Actually, when creating a cronjob, the system should also take the configured Alarm module into account and offer it as an option under Message channel.
