by Eduardo Marsola (2 Submissions)
Category: Internet/HTML
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

Send e-mails WITH ATTACHMENT files via SMTP Server with just WINSOCK connection...
Very good code... it uses BASE64 Encode and BASE64 Decode, MIME Version 1.0...
SMTP ATTACHMENT FILE WITH WINSOCK CONNECTION!!!
Really easy!
Inputs
SMTP Server,
To e-mail,
from e-mail,
subject,
body,
attachments,
Assumes
Send e-mails WITH ATTACHMENT files via SMTP Server with just WINSOCK connection...
Very good code... it uses BASE64 Encode and BASE64 Decode, MIME Version 1.0...
SMTP ATTACHMENT FILE WITH WINSOCK CONNECTION!!!
Really easy!
Code Returns
nothing
Download Marsola SMTP (4 KB)