Bug 78233 - OpenDKIM should just bind to localhost
Summary: OpenDKIM should just bind to localhost
Status: VERIFIED FIXED
Alias: None
Product: ZCS
Classification: Unclassified
Component: Install & Upgrade (show other bugs)
Version: 8.0.0_ZCS_IronMaiden
Hardware: All Browsers All
: P2 normal
Target Milestone: IronMaiden
Assignee: Quanah Gibson-Mount
QA Contact: Alex Filatau
URL:
Keywords: 8_0_2
Depends on:
Blocks:
 
Reported: 2012-10-25 16:04 EDT by Quanah Gibson-Mount
Modified: 2012-11-06 13:48 EST (History)
3 users (show)

See Also:
Feature Notes:
Eng Days:
QA Days:
Root Cause: ---
Fix Type: ---
QA Analysis: ---
CVE Number:
CVSS Score:
CVE Reporter:
ZCO Subcategory:
Queue Position:
Test Stories:
User Stories:
UX:
Developer:
PM:
QA:
Docs:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quanah Gibson-Mount 2012-10-25 16:04:00 EDT
Currently it binds to: zimbraMilterBindAddress

instead it should bind to:

zimbraLocalBindAddress
Comment 1 Quanah Gibson-Mount 2012-10-26 13:29:31 EDT
Actually, just use "localhost", it is what we use in everything that actually talks to opendkim.
Comment 3 cvsuser 2012-10-26 14:01:54 EDT
Change 412538 by quanah@qmain on 2012/10/26 14:01:51

	bug: 78233
	Fix OpenDKIM Conf file.  we use inet:port:localhost everywhere in 
	which we actually talk to opendkim (i.e., postfix)
	
	http://bugzilla.zimbra.com/show_bug.cgi?id=78233

Affected files ...

... //depot/zimbra/main/ZimbraServer/conf/opendkim.conf.in#15 edit
Comment 4 cvsuser 2012-10-26 14:04:39 EDT
Change 412540 by quanah@qint on 2012/10/26 14:04:35

	Integrated the following from //depot/zimbra/main/...:
	Change 412538 by quanah@qmain on 2012/10/26 14:01:51
	
	bug: 78233
	Fix OpenDKIM Conf file.  we use inet:port:localhost everywhere in 
	which we actually talk to opendkim (i.e., postfix)
	
	http://bugzilla.zimbra.com/show_bug.cgi?id=78233

Affected files ...

... //depot/zimbra/IRONMAIDEN/ZimbraServer/conf/opendkim.conf.in#3 integrate
Comment 5 Alex Filatau 2012-11-06 13:48:41 EST
Verified in 
Release 9.0.0.BETA1.1221.UBUNTU10.64 UBUNTU10_64 NETWORK edition.
Release 8.0.2.GA.5531.UBUNTU10.64 UBUNTU10_64 NETWORK edition.

$ netstat -tlnp | grep opendkim
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 127.0.0.1:8465          0.0.0.0:*               LISTEN      26033/opendkim