
July 1st, 2004, 08:01 PM
|
|
Registered User
|
|
Join Date: Jul 2004
Location: UK
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
sending attachments with telnet (smtp)
id like to know if there is an smtp command for sending attachments.
i do this.
telnet
o
smtp.comcast.net
helo
mail from:me@domain.com
rcpt to: URL
data
hello this is an email.
.
is there a command for adding an attached file and where do i put it? if its possible.
thanks.
|