Page 1 of 1

use pop3 with vb.net

Posted: Fri Apr 22, 2011 6:38 am
by dan2130
Hello , i want to use vb to get the new messages in a mail server inbox and after that the vb soft gonna insert in a mysql database this 3 informations : Subect , sender email , and message. and after inserted
but i dont know with what i can do it .
thanks for the help and have a happy easter day

Re: use pop3 with vb.net

Posted: Fri Apr 22, 2011 3:09 pm
by mandai
There are libraries that you can use to connect to POP3 servers, there is also a .Net connector for accessing MySQL databases.