Can I use anothers hosts SMTP Server?

Discussion in 'PHP' started by KingCobra, Mar 14, 2010.

  1. #1
    I have a website (PHP) hosted in a free web server. That server do not provide SMTP service as that is free. But I need SMTP service. Because in my site, there have a user registration page. Ifter completing registration, a mail sends to users email account for verification. My full site works fine except sending mail. I have another web server for my another wesite that can send mail automatically to their users.

    So, can you please tell me is it possible to use another web servers SMTP for one of my website that have no SMTP sevice.. If yes, how?
     
    KingCobra, Mar 14, 2010 IP
  2. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #2
    danx10, Mar 14, 2010 IP
  3. samindika

    samindika Active Member

    Messages:
    336
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    samindika, Mar 14, 2010 IP
  4. TYPELiFE

    TYPELiFE Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yeah, you can connect to any smtp server unless they block you. Just like you can connect to any smtp server with any smtp client.
     
    TYPELiFE, Mar 14, 2010 IP