Hello,
Recently, I have written an email program using the Winsock-control and SMTP,
and everything works fine, but I have only one problem left : sending attachments with the email.
I looked around on the info about SMTP and how to add attachments to an email,
but didn't find a decent solution to this problem (I even read the RFC 821 and 822 ...!!!).
My question : is there a way to add an attachment to an email sent with SMTP and winsock ???
It is probably something with the "Content-type = ..." property of the sendata SMTP-command, but I don't know how to do
this...
Can somebody help me out please ???
Thank you ---->>>> nick
Recently, I have written an email program using the Winsock-control and SMTP,
and everything works fine, but I have only one problem left : sending attachments with the email.
I looked around on the info about SMTP and how to add attachments to an email,
but didn't find a decent solution to this problem (I even read the RFC 821 and 822 ...!!!).
My question : is there a way to add an attachment to an email sent with SMTP and winsock ???
It is probably something with the "Content-type = ..." property of the sendata SMTP-command, but I don't know how to do
this...
Can somebody help me out please ???
Thank you ---->>>> nick