Results 1 to 3 of 3

Thread: smtp server
      
   

  1. #1
    CyberShot's Avatar
    CyberShot is offline First Sergeant
    Join Date
    Jan 2007
    Posts
    84

    Default smtp server

    I am setting up a contact form. Not using the voda one. I have already used it and it is working fine, What i need to know is this. I have another script that i got from the internet and it says to put my smtp server here. What exactly is the smtp server. I thought that stood for send mail to people. is it the pop3 for outgoing for my website?

  2. #2
    Jeremy's Avatar
    Jeremy is offline Brigadier General
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    1,503

    Default Re: smtp server

    It's mail.(yourwebsite).com
    Best regards,
    Jeremy

    www.cornwall4rent.com

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: smtp server

    SMTP is a method of sending an authenticated email from the server. It stands for simple mail transfer protocol

    If the script requires you to enter SMTP information, just set the host the "localhost" (or possible leave blank, depending on the script), and you shouldn't need to enter a username/password (if you do it should be cpanel user/pass).

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49