Results 1 to 5 of 5

Thread: Email Server

  1. #1
    Join Date
    Dec 2011
    Beans
    23

    Email Server

    Hi, I have a Ubuntu server and desktop working and networked in Oracle virtual box. Im making a website and have made a contact form, when I fill in the contact form details and try to send the form by email, I get the response " An error occurred sending mail: SMTP server project-server is unknown. The server may be incorrectly configured. Please verify that your SMTP server settings are correct and try again." New to all this so any good tutorials or advice would be great, thanks.

  2. #2
    Join Date
    Apr 2010
    Location
    Canada
    Beans
    58
    Distro
    Ubuntu

    Re: Email Server

    Firstly, how is your mail sent? Using script's mail() function (or w.e its called there) or you sending it directly via localhost smtp? Also what is project-server? What does it resolve to?

  3. #3
    Join Date
    Dec 2011
    Beans
    23

    Re: Email Server

    project-server is just the name of my server, i tried to write a php script to send the email from a tutorial but also got the same error message

  4. #4
    Join Date
    Sep 2011
    Location
    ORYGUN (Oregon)
    Beans
    68

    Re: Email Server

    Are you trying to setup your own SMTP server, or do you care if you go through gmail or sendgrid?

  5. #5
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: Email Server

    Do you have an email server running on the server? Using sendmail or other email server package?


Bookmarks

Posting Permissions

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