Skip to content

adelashraf/Imap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imap

imap connecting for mails and seeing inbox

How to use

python imap mail@gmail.com

Then write your password and it will want from you the number of message for seeing it to you

Warning

this script is working for Gmail you can change to any mail from

mail = imaplib.IMAP4_SSL('imap.gmail.com') #change it to other mails imap connectings

About

imap connecting for mails and seeing inbox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages