What are you trying to do? Maybe there are other tools that already can do what you are looking for.
Regards,
--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion applications
>>> Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm
----- Original Message -----
From: Dave Phillips
To: CF-Talk
Sent: Saturday, September 11, 2004 5:32 PM
Subject: SMTP or Telnet tools?
Hi,
I'm looking for a way that I can execute a telnet/smtp session from my CF
code and be able to review the responses from the smtp server for each
command that is sent.
For example, something like this:
Open connection to mail.94percent.com
send helo command
read response
send mail from: command
read response
send rcpt to: command
read response
send data command
send data and "." on last line to finish the send.
I would obviously be adding some conditional code in there to take
appropriate action based on the responses.
I'm on CF MX 6.1 (updater 3) and have tried to use both IPWorks COM object
and TCPCLIENT COM object to no avail. My server just freezes when I try to
create the object. I'm assuming they're not compatible with mx 6.1.
Any ideas?
Thanks!
Dave Phillips
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

