Results 1 to 8 of 8

Threaded View

  1. #1

    Question setting up email

    I'm using MailEnable (free edition) to run an email server, but can only send - not recieve - my emails.

    My DNS settings for my domain are like this (I am 100% sure I have the right IP address in the content fields):

    PHP Code:
    name type     content |
    --------------------------------
    www  A        XX.XX.XX.XX
    ftp  
    CNAME    mydomain.com.
    mail A        XX.XX.XX.XX
    *    | A        XX.XX.XX.XX 
    And my mx record is like this:

    PHP Code:
    name                 priority
    --------------------------------
    mail.mydomain.com    
    (excuse the php tags, its the only way i could get that to format correctly)

    So I don't know if there's a problem there... If not, what else so i need to do to get it set up? I've followed the instructions from dslwebserver.com for the email server, but I can't recieve any emails from the outside world (hotmail to mydomain). Although sending them from here to the outside world (mydomain to hotmail) is fine, and from here to here (mydomain to mydomain) works fine too.

    Thanks for any help you can give, and if you need any more details I'll give them to you with pleasure
    Last edited by adire; 05-24-2004 at 06:14 AM.

Posting Permissions

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