Tag Archives: POP3

Tutorial on how to open and read an email using C# and POP3

For a recent project I found a great tutorial on how to read and manipulate emails using POP3 on Developer Fusion. Two things you should note when trying this code. 1) POP3 protocol won’t actually delete the email until you … Continue reading

Posted in Web & Software Development | Tagged , | 2 Comments