What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Email SMS

Email SMS
Author: Message:
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. Email SMS
I know theres a plugin to send emails anonymously but can someone give me the code for somthing like that.

I'm tryign to create somthing more personal for me to fit my needs and i can program the rest i just dont know how to do this part

This post was edited on 07-05-2005 at 01:24 AM by michael_m91.

[Image: Email.JPG]
07-05-2005 12:41 AM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Email SMS
writing a program to send e-mail isn't the simplest thing in the world. I know - I've tried myself to do it.
What you'll need to do is look up the Winsock API and the SMTP protocol. Familiarise yourself with both, then build the system bit my bit.
[Image: spartaafk.png]
07-05-2005 01:33 PM
Profile PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. RE: Email SMS
Ok, i mean for my probram i've got everything i need except for this, i know the Winsock control (is that the same as the api?) but i dont know anything about how to use the STMP protocal

[Image: Email.JPG]
07-13-2005 11:43 PM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Email SMS
The Winsock control is an ActiveX control used in VB as a 'wrapper' for the Winsock API, so while it does the same stuff, to use the API directly means you'll be using Winsock at a lower level. As for SMTP, it's a simple enough protocol (text-based, like all good Internet protocols). Google is your friend ;)
[Image: spartaafk.png]
07-14-2005 12:38 PM
Profile PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. RE: Email SMS
Where do i get the SMTP Protocol?

[Image: Email.JPG]
07-28-2005 04:05 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On