Hi!
I wrote a program that reads and saves e-mails, of course by using sockets for connecting to the mail server. But I don't know how to download attachments, I used telnet to open an e-mail with an attachment, and I didn't see a link or something to the attached file. I've been searching the web, but found only python/php/c# solutions. Help appreciated :)
Cheers