Exclude users with active subscriptions from spam email detection
Modified getAllSpamEmails() to skip adding users to the spam list if they have an active subscription. These users are now logged instead of being flagged. This prevents mistakenly labeling subscribed users as spam accounts.