Dear List:
I write this code:
smtpCaribou->Host = "[EMAIL PROTECTED]" ;
smtpCaribou->Port = 25 ;
smtpCaribou->Connect() ;
and get a smtp component not ready error message.
Question...i don't think I need a twsocket connection first or do i?
The server is a timewarner company server. I am a su
Dear List:
Thank you for your previous help. That, however, did not solve the problem
entirely. I entered the DNS address (C0-A8-01-65) which I got from running
ipconfig...its connection specific suffix is maine.rr.com...
I kept local address as 0.0.0.0
I get an error message that says "SMTP c
Dear List:
I am trying to set up an smtp client embedded within a c++builder program I
am writing. I am not sure what to fill in several properties
Username: the full name with domain or just the name, i.e. [EMAIL PROTECTED] or
just jon
Send mode: not sure what mode to use
Share