|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Making an email programI have made an outgoing e-mail program (SMTP) with good help from different
examples in VS 2005 VB. I wonder if it is possible to receive email as well. The customer wants only to use certain email (intranet users)receipients, to avoid spam and other malicious stuff. reidarT "reidarT" <rei***@eivon.no> wrote in message Definitely possible. But you need to determine what protocol is involved (POP3, news:eiVbVtflGHA.408@TK2MSFTNGP03.phx.gbl... >I have made an outgoing e-mail program (SMTP) with good help from different >examples in VS 2005 VB. > I wonder if it is possible to receive email as well. The customer wants only > to use certain email (intranet users)receipients, to avoid spam and other > malicious stuff. IMAP, other?) Reidar,
This seems to be the starting point for this. http://www.indyproject.org/ I hope this helps, Cor Show quoteHide quote "reidarT" <rei***@eivon.no> schreef in bericht news:eiVbVtflGHA.408@TK2MSFTNGP03.phx.gbl... >I have made an outgoing e-mail program (SMTP) with good help from different >examples in VS 2005 VB. > I wonder if it is possible to receive email as well. The customer wants > only to use certain email (intranet users)receipients, to avoid spam and > other malicious stuff. > reidarT > |
|||||||||||||||||||||||