Imap_ssl.search one letter name

Joined
Aug 16, 2022
Messages
10
Reaction score
0
Python:
resp_code, mails = imap_ssl.search(None, '(FROM "a")')

I want to search emails from a specific one letter named user, "a".
Example:
<(e-mail address removed)>
<(e-mail address removed)>


Problem is, search results cause all users with an "a" as part of there name to be returned.
Example:
(e-mail address removed)
(e-mail address removed)

Any way to isolate the search to one letter name?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top