Question

I need to download some emails from my gmail. All that emails have same label, subject and from.

The emails contain links to song files. I need to download all that songs by an automated program. If I make the emails as files in my system, the automated program will extract the .mp3 links and will download all the songs.

Can you say how to download the emails to my computer from gmail?

I prefer the language C, Java, PHP or Shell-Script for this purpose.

Was it helpful?

Solution

first enable the pop/imap setting from specific gmail account setings after that configure the following host and port. refer this link Gmail Cnfiguration

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top