Re: Installing OpenDKIM

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Wed, 15 Feb 2012 12:09:03 -0800 (PST)

On Wed, 15 Feb 2012, Andre Lopes wrote:
> Thank you for the reply,
>
> I can't telnet 8891...
>
> Here is the netstat:
> [code]
> # netstat -A inet -lnp
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address Foreign Address
> State PID/Program name
> ...
> tcp 0 0 127.0.0.1:8891 0.0.0.0:*
> LISTEN 6838/opendkim
> ...
> [/code]

That shows opendkim is listening there.

> Here is the telnet:
> [code]
> # telnet localhost 8891
> Trying ::1...
> telnet: connect to address ::1: Connection refused
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> [/code]

That shows you did connect. So the firewall isn't the problem.

> Some clue on what next step should I take?

Have you updated your MTA configuration to talk to opendkim and had it
reload that configuration? If so, you should be seeing some activity in
your logs, even if opendkim is deciding not to sign.

You could try attaching your configuration file so we can take a look at
that.

-MSK
Received on Wed Feb 15 2012 - 20:09:23 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:37 PST