|
-
Aug 27th, 2001, 07:18 AM
#1
Thread Starter
Hyperactive Member
hotmail's smtp server
can anyone give me hotmail's smtp server so i can use it to send my emails??
thanx!
-
Aug 27th, 2001, 08:37 AM
#2
Retired VBF Adm1nistrator
You dont need hotmail's smtp server to send mails. Any smtp server will do.
Anyway I would imagine that their smtp server would only allow connections from *.hotmail.com
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 28th, 2001, 05:50 AM
#3
Thread Starter
Hyperactive Member
i know i can send emails using any server. but one problem:
if you use, for example, lets assume hotmail's smtp server is "mail.hotmail.com". Then every u send your email, the "FROM" field will be the name u type, THEN FOLLOW BY hotmail.com even you are not a member of it.
get it??
and i read somewhere that hotmail is not using smtp to send emails, instead HTTP.,,,,,,, confusing
pls any help will do
thanx!
--@_@--
-
Aug 28th, 2001, 06:19 AM
#4
Retired VBF Adm1nistrator
Right but why would you want to use hotmail's server ?
Any smtp server will do ...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 28th, 2001, 07:03 AM
#5
Thread Starter
Hyperactive Member
i want hotmail's server coz i want the "FROM" filed to contain @hotmail.com at the endw
well any
do u know howta decode / encode a file???
-
Aug 28th, 2001, 07:05 AM
#6
Retired VBF Adm1nistrator
Well to have the @hotmail.com part just find an old smtp server that allows you to fake your e-mail address.
Still loads around on the net.
In relation to encoding a file, search the forums for a Base64 encoder/decoder.
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 28th, 2001, 03:33 PM
#7
Fanatic Member
Info.
To send an email to a specific user at a domain, you have to connect to that specific domains mail server. This can be found using a number of 'look-up' tools on the net...
If you send email through an *anonymous* re-mailer/proxy, then all this does is simply relay your email to the requested domains mail server.
Hotmail's SMTP mail server is mail.hotmail.com. If you wanted to send an email to me, you would have to connect to mail.hotmail.com and send the SMTP commands. You wouldn't be able to send an email to a hotmail address using the VB-World mail server etc. Hope this makes sense.
Using SMTP, it is possible to spoof all information, except the recipient address.
Laterz
Digital-X-Treme
Contact me on MSN Messenger: [email protected]
[VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
/ (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]
-
Aug 29th, 2001, 02:01 AM
#8
Retired VBF Adm1nistrator
No you dont.
You send e-mail through your own, or any other smtp server.
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 29th, 2001, 07:06 AM
#9
Thread Starter
Hyperactive Member
i tried mail.hotmail.com already to send an email to my own inbox, but didn't work
sigh......
and if there are loads of old smtp sites around the net, pls give me just one, this will make me happy ^_^
thanx!
-
Aug 29th, 2001, 07:16 AM
#10
Retired VBF Adm1nistrator
You can try my ISP's : mail.indigo.ie and also smtp.indigo.ie
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
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
|