Posted by i on November 28, 2002, 2:44:08 Sample SMTP message: helo mail.someisp.com I'm not sure if you need the quit line or if it was for the app i was using, but it will work anyways. If you need to know more read RFCs. Please respond and give me your feedback. i
207.6.151.226
I don't know exactly how you would do it using wINJECT because I use NT 4 and therefor cannot run wINJECT, but I think that you may be able to write an SMTP message and use wINJECT to send it to a SMTP mail server. I think transmittion for SMTP messages is raw ascii, so you don't have to do anything fancy, just write the message, and then send it on its merry way.
mail from:
rcpt to:
data
subject: This is one lame subject!
MIME-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
This is the message body.
.
quit
Message Thread:
![]()
« Back to thread