Board index » delphi » Sending and receiving email (SMTP & POP3)
Bramp666
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Sending and receiving email (SMTP & POP3)
I am new to the pascal scene, I previously used visual basic and some C++. I
am now trying my hand at Turbo Pascal and Delphi. My current task is to write a program that can send SMTP mail and recieve POP3 mail. Does anyone know of any components that will allow me to do this. I have heard about MAPI would that do? I know that was used for the Mellisa Virus but does it have the ability to receive mail.? Also I have tried looking for this myself at different web sites. The best I can find was a program that used Winsock 1.1. Unfortunately I haven't winsock 1.1. When I tried looking for that all I could find were other dll not ther winsock.dll. I must have 10 different version ranging up to version 2. But i couldn't find winsock.dll. This is a last resort, I have been to the end of the Earth to find some P.S |