Fetch email from specific date POP protocol python
I am using poplib protocol to fetch emails for our ticketing application.
However the mailbox is having 20k + mail and it attempts to download/fetch all 20k mails
which is not required and only recent mails i need to fetch.