Gmail As My Email Server?

Discussion in 'Programming' started by SUPERSTEVE9219, Jan 20, 2008.

  1. #1
    Well im trying to set up a script and it needs me to setup a email server, would I be able to use my Gmail account as my email server? And if so what settings would I use for this

    FromEmail:
    FromName:
    Subject:
    EmailServer:

    SMTPAuth: YES/NO
    Username:
    Password:
     
    SUPERSTEVE9219, Jan 20, 2008 IP
  2. Gordaen

    Gordaen Peon

    Messages:
    277
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Does it need a mail transfer agent or IMAP/POP3 server? Taking a rough guess from your settings list, I would say you need an MTA, which is possibly already running on your server. Try "localhost" for the "email server" and setting auth to no. If I am mistaken and you need an IMAP or POP3 server, you can do that with a gmail account. See the settings.
     
    Gordaen, Jan 20, 2008 IP