Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-2009, 09:05 PM
Advanced Member
 
Posts: 220
Exclamation [SOLVED] Undelivered Mail Returned to Sender / no reverse dns mapping

Hello,

I have mail.example.com, all services running smoothly, I'm trying to send to an email but it return the following error:
Quote:

> This is the mail system at host mail.example.com.
>
> I'm sorry to have to inform you that your message could not
> be delivered to one or more recipients. It's attached below.
>
> For further assistance, please send mail to postmaster.
>
> If you do so, please include this problem report. You can
> delete your own text from the attached returned message.
>
> The mail system

>
> <recipient@domain.com >: host imp-2.mail.domain.com [213.205.33.249]
> refused to
> talk to me: 554 imp-2.mail.domain.com ESMTP server not available if
> you do
> not have a reverse dns mappin
Any suggestion about how do I add the reverse DNS?

Please note that example.com which is my domain is hosted US and from the Cpanel I updated the MX records...

Cheers,
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote
  #2 (permalink)  
Old 12-19-2009, 10:58 PM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by snake_eyes View Post
Any suggestion about how do I add the reverse DNS?
You need to speak to your ISP or hosting provider, they will do that for you.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 12-19-2009, 11:07 PM
Advanced Member
 
Posts: 220
Default

Quote:
Originally Posted by phoenix View Post
You need to speak to your ISP or hosting provider, they will do that for you.
Thank you for you reply, I should call my ISP or my hosting provider! do you have any idea about what they should do? because I have access to the server Web Host Manager WHM

Cheers,
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote
  #4 (permalink)  
Old 12-19-2009, 11:16 PM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by snake_eyes View Post
Thank you for you reply, I should call my ISP or my hosting provider! do you have any idea about what they should do? because I have access to the server Web Host Manager WHM
Yes they should provide you with a reverse DNS, this isn't normally something within the control of an end-user.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 12-19-2009, 11:25 PM
Advanced Member
 
Posts: 220
Default

Quote:
Originally Posted by phoenix View Post
Yes they should provide you with a reverse DNS, this isn't normally something within the control of an end-user.
I've been called the ISP and they said there is nothing to do from their side, we should do this from the hosting side..

anyway my dns zones are list below, could you please check them if there is something wrong or I missed some one?

domain.com. NS ns1.lunarpages.com.
domain.com. NS ns2.lunarpages.com.
domain.com. A 216.227.214.3
domain.com. MX 0 mail.domain.com.
mail A xx.xx.xx.xx
www CNAME domain.com.
ftp A 216.227.214.3
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote
  #6 (permalink)  
Old 12-19-2009, 11:39 PM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Those DNS records don't contain a reverse DNS pointer. I assume you can do this from whatever you sue to manage your DNS?

I'd suggest you read details of what a reverse DNS ptr is, to start have a look here:

How does the Reverse DNS work?

and you can test it heer (or at many other DNS tests online): Reverse DNS Lookup
__________________
Regards


Bill

Last edited by phoenix; 12-19-2009 at 11:44 PM..
Reply With Quote
  #7 (permalink)  
Old 12-20-2009, 07:57 AM
Advanced Member
 
Posts: 220
Default

Quote:
Originally Posted by phoenix View Post
Those DNS records don't contain a reverse DNS pointer. I assume you can do this from whatever you sue to manage your DNS?

I'd suggest you read details of what a reverse DNS ptr is, to start have a look here:

How does the Reverse DNS work?

and you can test it heer (or at many other DNS tests online): Reverse DNS Lookup
Thank you for your advice, I add a 2 records into my side zone to be as below:
domain.com. NS ns1.lunarpages.com.
domain.com. NS ns2.lunarpages.com.
domain.com. A 216.227.214.3
domain.com. MX 0 mail.domain.com.
mail A xx.xx.xx.xx
xx.xx.xx.xx PTR mail.domain.com
mail MX mail.domain.com
mail A xx.xx.xx.xx
www CNAME domain.com.
ftp A 216.227.214.3

1. Is the above zones are correct
2. the rDNS should be added in the hosting company or in the ISP? if in the hosting I don't know why it didn't resolve the domain name that I pointed, although I have added since 7 hours.

So please your advice....
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote
  #8 (permalink)  
Old 12-20-2009, 10:44 AM
Advanced Member
 
Posts: 220
Default

Hello,

I'm reviewing the configuration, and I noticed that there is something not logic, when I run the command the check the reverse DNS it goes automatically to zimbra server so whatever I changed in the cPanel and added records will not effect, (I'm not sure about this scenario)

So I just wanna ask about the PTR record, if it's should be registered in the ISP side or at my side in the bind9 of the zimbra server it self?
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote
  #9 (permalink)  
Old 12-20-2009, 10:50 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by snake_eyes View Post
So I just wanna ask about the PTR record, if it's should be registered in the ISP side or at my side in the bind9 of the zimbra server it self?
The reverse pointer record is nothing to do with your local Zimbra server or LAN DNS, it's a reverse pointer for your public IP address and (as I said earlier) it's something the ISP usually has to do.
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 12-21-2009, 01:36 AM
vbn vbn is offline
Active Member
 
Posts: 42
Default

snake_eyes, the rdns has to be setup by your domain hosting provider or specifically the one where your nameservers are pointing. By the setup you have given seems like 'lunarpages'.

If you want some specific instructions, please feel free to PM me your exact domain config.

Cheers !
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.