Exclude users with active subscriptions from spam email detection
Exclude users with active subscriptions from spam email detection
Updated spam email validation logic to skip users who have active subscriptions. This helps avoid incorrectly flagging premium users as spam accounts.
https://gitlab.e.foundation/e/infra/backlog/-/issues/3369
docker exec -u www-data dev01_nextcloud /var/www/html/occ email-recovery:spam-account-detection
Edited by AVINASH GUSAIN