Results 1 to 5 of 5

Thread: Successful EMAIL Server Setup

  1. #1

    Successful EMAIL Server Setup

    Hello everyone! I had a successful setup of Email server. I used Fedora Core 8 + Postfix + Dovecot + Squirrelmail.

    Everything is working fine, I can send and receive mails from Yahoo and Gmail.

    Only one thing that bothers me is that the address that appears in my mail box in Yahoo and Gmail is useraccount@localhost.mydomain.com. It shoud only be useraccount@mydomain.com. Why is "localhost" appearing?

    Pls Help! Thanks in advance!

  2. #2
    A couple of things to check:

    look at /etc/hosts,
    what's 127.0.0.1 say?

    Also what's the output of
    echo $HOSTNAME
    63,000 bugs in the code, 63,000 bugs,
    ya get 1 whacked with a service pack,
    now there's 63,005 bugs in the code!!

  3. #3
    I got another question. Is it necessary to run a DNS server in an email server? Do registrars provide an MX record to one's domain? My setup would be just one email server for my domain. Thanks...

  4. #4
    I'm not sure I understand the question, is this issue with not receiving mail? If there is no MX, it will default to the domain. So if your email server is mydomain.com, email for mydomain.com will go to your server, provided there is no MX record specifying otherwise.
    63,000 bugs in the code, 63,000 bugs,
    ya get 1 whacked with a service pack,
    now there's 63,005 bugs in the code!!

  5. #5
    Thanks for the reply! It guided me. I just knew that I had to use checkdns utility to check if everything is working fine..

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:34 AM
  2. Set Up SQL Server with Proxy Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:18 AM
  3. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:50 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:49 PM
  5. Live Communications Server 2005 Glossary
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:16 PM

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
  •