Current time: 05-19-2024, 06:01 PM Hello There, Guest! (LoginRegister)


Post Reply 
Newbie Q: Is ispCP Omega the right tool for me?
Author Message
pete Offline
Junior Member
*

Posts: 14
Joined: Dec 2009
Reputation: 0
Post: #7
RE: Newbie Q: Is ispCP Omega the right tool for me?
K, a pint of tea 4 u and a cup of beer 4 me :S

(12-15-2009 01:40 PM)motokochan Wrote:  Outside hosts will continue delivering to Google's servers until you change the MX records on the domain.

(In the following, I changed the real IP address and the domain name to something fictive.)

In the meantime I did change the MX entry at my domain registrar:

Master Record (MX): mail.blah.co.nz.

I have a DNS config file /etc/bind/blah.co.nz.db (I'm sure ispCP created this) which looks like that:
Code:
$TTL 12H
$ORIGIN blah.co.nz.
@               IN              SOA             ns1.blah.co.nz. postmaster.blah.co.nz. (
; dmn [blah.co.nz] timestamp entry BEGIN.
                2009121500     ; Serial
; dmn [blah.co.nz] timestamp entry END.
                8H              ; Refresh
                30M             ; Retry
                4W              ; Expire
                3H              ; Minimum TTL
)
                IN              NS              ns1.blah.co.nz.
                IN              NS              ns2.blah.co.nz.
                IN              MX      10      mail.blah.co.nz.

blah.co.nz.     IN              A               1.2.3.4
www             IN              A               1.2.3.4
blah.co.nz.     IN              TXT             "v=spf1 a mx ip4:1.2.3.4 ip4:1.2.3.4 ~all"
localhost       IN              A               127.0.0.1
mail            IN              A               1.2.3.4
ns1             IN              A               1.2.3.4
ns2             IN              A               1.2.3.4
; CNAME for VHCS compatibility
ns              IN              CNAME           ns1
; CNAME for mail transfer
imap            IN              CNAME           mail
pop             IN              CNAME           mail
pop3            IN              CNAME           mail
relay           IN              CNAME           mail
smtp            IN              CNAME           mail
; CNAME for web transfer
ftp             IN              CNAME           www
; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.

; dns [{MANUAL_DNS_ID}] entry BEGIN.
; dns [{MANUAL_DNS_ID}] entry END.

I can ping blah.co.nz and get the correct IP address.

If I go to http://pingability.com and enter blah.co.nz, I get this little interesting snippet:

Mail Server: mail.blah.co.nz
Server Name mail.blah.co.nz
IP null
Location null
Mail Server For *@blah.co.nz
MX Priority 10
Connect Response Time NA
Server 'Hello' Line
Open Relay? Not tested
RDNS Entry NA
Mail Server Info
Info Type Message
Error The MX record value 'mail.blah.co.nz' does not have an IP Address (A) record. You should add one.
12-16-2009 09:44 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Newbie Q: Is ispCP Omega the right tool for me? - pete - 12-16-2009 09:44 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)