My bad, line needed to be commented out! New error:
Trying to search/delete for specific user with one letter name, "a", and always changing domains. Some addresses from this spam:...
resp_code, mails = imap_ssl.search(None, '(FROM "a")') I want to search emails from a specific one letter named user, "a". Example: <a@xxxxx.com>...
SOLUTION: Got off the phone with Yahoo Premium Support Engineer. Yahoo mail has a unique way of generating the "Spam" folder filtering system,...
Want to search folder "SPAM", for specific_user@any domain, and delete found mail. Code below ... import imaplib box =...
Any python experts willing to share there knowledge, please?! Want to: 1. Search ALL folders including SPAM, for "specific_user@ANY (wildcard)...
Separate names with a comma.