Hey...everyone...

I need some code which can do the following:

-connect to a POP3 email account (with user/pass)
-check for NEW messages
and if ANY then it OPENS a MsgBox
with "@adress from" and "subject"
-It will have to auto connect to POP3 account every
1,3 or 5min....
-would been great if it could have a .ini file
for my username and pass....


But I need this explained simple, absic as Im VERY new to VB
hopefully code to cut and paste...
Please keep it simple..
Like a from with two txt fields and a button
Which keeps "hanging" on the screen...
If i press the button, it checks for mails
If i don't ...it checks for mails every XX minute...

A mega thanks in advance....