>>linux c++ app needs to be able to retrieve email from a pop3 server Is the best way to to do this by using getmail, create a maildir and in that a mboxrd file. Then use the getmail daemon to bring mail down and then my app will read the mail in that file??