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

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,296
Latest member
HeikeHolli

Latest Threads

Top