Mail: Email Queue Manager code model.process_email_queue() 1 hours -1 Publisher: Update Notification code model.update_notification(None) 1 weeks -1 1000 Notification: Delete Notifications older than 6 Month 1 days -1 model._gc_notifications(max_age_days=180) code Mail: Fetchmail Service code model._fetch_mails() 5 minutes -1 Notification: Send scheduled message notifications 1 hours -1 model._send_notifications_cron() code Mail: send web push notification code model._push_notification_to_endpoint() 1 days -1 Discuss: channel member unmute 1 days -1 model._unmute() code