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

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 05-13-2009, 03:20 AM
Junior Member
 
Posts: 9
Default Problem: RDNS_NONE positive for localhost / 127.0.0.1

Hi,

Problem: mail sent internally (through the webmail interface) gets a positive score on RDNS_NONE. We have set RDNS_NONE to a score of 5, because mail from external mail servers without reverse DNS should be blocked.

Unfortunately, our internal email ends up in the junk box as well.

We have tried to figure out where/how to fix 127.0.0.1 getting a positive RDNS_NONE score, but so far have not found the right solution.


Ofcourse we could lower RDNS_NONE to less than 5, but that would be a dirty hack, not a fix.

Here is (part of) an affected email header.

X-Virus-Scanned: amavisd-new at
X-Spam-Flag: NO
X-Spam-Score: 4.277
X-Spam-Level: ****
X-Spam-Status: No, score=4.277 tagged_above=-10 required=6.6 tests=[AWL=0.003,
BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_PBL=0.995,
RCVD_IN_SORBS_DUL=0.877, RDNS_NONE=5]
Received: from mail.myserver.com ([127.0.0.1])

Problem appears to be that a reverse DNS lookup is done on 127.0.0.1 which fails. Any idea how/where to fix this so the Received: line would look like:

Received: from mail.myserver.com (localhost [127.0.0.1])

or

Received: from mail.myserver.com (mail.myserver.com [127.0.0.1])
Reply With Quote
  #2 (permalink)  
Old 05-13-2009, 03:28 AM
Moderator
 
Posts: 7,928
Default

You would appear to have a issue with your DNS then as a RDNS entry for localhost should be available.
__________________
Reply With Quote
  #3 (permalink)  
Old 05-13-2009, 03:29 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You should be using a LAN IP for your Zimbra server, are you? Post the output of the following commands (run on the zimbra server):

Code:
cat /etc/resolv.conf
cat /etc/hosts
dig yourdomain.com mx
dig yourdomain.com any
host `hostname` <-- type that exactly with backticks not single quotes
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 04-15-2010, 01:45 AM
imx imx is offline
Special Member
 
Posts: 131
Default

Did this get fixed? Im seeing exactly the same issue, i think, since my upgrade to 6.0.6.

All host entries are correct, rdns works (and has been proved with dig) for local and server hostname,....
Reply With Quote
  #5 (permalink)  
Old 04-15-2010, 04:34 AM
imx imx is offline
Special Member
 
Posts: 131
Default

Ive turned up the amavis logging to 5, however is there a way i can see the actual process/response from each plugin? I dont see how/why it would not be getting an rdns response...everything that ive tested, it does!

God damn i wish Solaris was supported so we had access to dtrace.....
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.