Results 1 to 10 of 10

Thread: hotmail's smtp server

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484

    hotmail's smtp server

    can anyone give me hotmail's smtp server so i can use it to send my emails??

    thanx!

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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]

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    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!

    --@_@--

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Right but why would you want to use hotmail's server ?
    Any smtp server will do ...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    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???

  6. #6
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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]

  7. #7
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728

    Cool 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]

  8. #8
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    No you dont.
    You send e-mail through your own, or any other smtp server.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    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!

  10. #10
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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
  •  



Click Here to Expand Forum to Full Width