MCPcopy Index your code
hub / github.com/ndleah/python-mini-project / mail_checker.py

File mail_checker.py

Mail_Checker/mail_checker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#This script gives you the subject of mails received from a given list of mail addresses
2import imaplib
3
4

Callers

nothing calls this directly

Calls 1

readMailsFunction · 0.85

Tested by

no test coverage detected