|
-
Feb 20th, 2000, 10:10 AM
#1
Thread Starter
Frenzied Member
How can I make an email program so my email address would be [email protected]????? And could you please send me a demo of how to send email? The one on vb world doesn't seem to work.
Thanks! 
Steve
-
Feb 20th, 2000, 11:42 AM
#2
Hyperactive Member
What you are looking for is an SMTP server, (and if you want POP access, a POP server).
Look at the RFC's for them.
I can tell you that it would be a lot of work. You would have to buy that domain, setup a nameserver(s) with the MX's going to that server, and do that stuff.
It is easier said than done. If you really want that, look into Linux. Windows was never a good server ;-)
Just FYI:
SMTP: TCP - Port 25 (MANY ISP's BLOCK THIS POST)
POP: TCP - Port 110
------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470 Add Me ICQ Me
AIM: TomY10
PERL, JavaScript and VB Programmer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|