Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 7 of 7

This is a discussion on Email DNS quandry. in the VPS & Dedicated forum
Prior to pointing my domain to my VPS nameservers, we had everyone.net free email service set up. So naturally, by pointing the domain here, that ...

  1. #1
    Loyal Client Down2TheC's Avatar
    Join Date
    Feb 2008
    Posts
    33

    Email DNS quandry.

    Prior to pointing my domain to my VPS nameservers, we had everyone.net free email service set up. So naturally, by pointing the domain here, that was broken. Email would come in and there would be no account by that name on the box.

    After researching, I learned a bit about DNS. I entered what was needed into my domain's DNS.

    mydomain.com - MX(10) - sitemail.everyone.net (used to be mail.mydomain.com)
    and already had...
    mail.mydomain.com - A - IP

    I would think... (assume by "email" I mean an @domain.com address)
    - email from beyond would follow DNS to my name server which would shoot it out to everyone.net.
    - email from the server would track out straight out.

    But that's not happening. I'm still getting failure notices from my qmail-send saying "This address no longer accepts mail". Just like before the MX change.

    Anyone know what I'm missing? The change should be instant, right? That's not cached anywhere that I know of. Do I need to change DNS at the server level too? I even tried bouncing my DNS and email services.
    Thanks.

  2. #2
    Loyal Client Pawel Kowalski's Avatar
    Join Date
    Sep 2001
    Location
    Albuquerque NM
    Posts
    1,405
    I had mx issues a couple days back. It took about 2 days for them to update properly on some computers. Not sure if its supposed to do that but everything works fine on my end now.

  3. #3
    Loyal Client Down2TheC's Avatar
    Join Date
    Feb 2008
    Posts
    33
    Cool. I'll wait and see then. Email config is such a pain. I hate getting an email in finally and realizing you've made 25 changes since you sent that one. D'oh!

  4. #4
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Since qmail on your VPS already knows (thinks?) it is authoratative for your domain name it does not do DNS lookups for messages, it just tries to deliver them. So any mail passing through the SMTP server on your VPS for a domain hosted there will be delivered locally, mail originating on other servers will be delivered to everyone.net.

    I believe there is a setting in qmail to tell it not to handle the domain locally, but I'm not sure what it is off the top of my head.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  5. #5
    Loyal Client Down2TheC's Avatar
    Join Date
    Feb 2008
    Posts
    33
    Ooh! I've seen that I think.

    Hmmm. Not quite. Under DNS prefs I have "Allow recursion" with options of "Any host", "Localnets", and "Localhost".

    It's on the default "Localnets".

    Doesn't sound like what you referred to. Time for some more google training. Perhaps there's something in a conf file somewhere the Plesk doesn't address.

    Alternate thought... By your theory, if I sent the outgoing mail to another SMTP server, the email coming from my forum would go to the right place. Maybe JPC will let me use a shared SMTP. But the external mail is still not going anywhere (or coming back rejected) so that's only half the battle. Maybe with time.

    Thx
    Last edited by Down2TheC; 02-15-2008 at 12:02 PM.

  6. #6
    Loyal Client Down2TheC's Avatar
    Join Date
    Feb 2008
    Posts
    33
    Quote Originally Posted by jason View Post
    I believe there is a setting in qmail to tell it not to handle the domain locally, but I'm not sure what it is off the top of my head.

    --Jason
    Well, you're right. DNS propagated and outside emails get to the destination now. Inside is still busted. With years of outdated qmail info out there, I found what used to be the solution, but not what the newer method is with the recent qmail versions. There was a simple file to edit but it no longer exists. Every current process involves local accounts.

    If I find the solution I'll be sure to share. If not I'll just hack my phpBB to send the domain.com email to an offsite SMTP service.

  7. #7
    Loyal Client Pawel Kowalski's Avatar
    Join Date
    Sep 2001
    Location
    Albuquerque NM
    Posts
    1,405
    Whats the error you get when sending outgoing mail?

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
  •