Skip to content

MarcSN311/imap-file-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

IMAP File Crawler

I made this to crawl all the PDF files from my IMAP inbox. You can write custom "validators" if you are not looking for PDFs.

Usage

get_files_from_imap.py -h has (almost) all the info you will need

Configuration file

get_files_from_imap.py cfg will download files based on config.ini

look at get_files_from_imap.py cfg -h for more info

Shell

get_files_from_imap.py cli <hostname> <username> <password> will download all attachments ending in ".pdf" to /tmp

look at get_files_from_imap.py cli -h for more info

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages