Re: Installing OpenDKIM

From: Andre Lopes <lopes80andre_at_gmail.com>
Date: Wed, 15 Feb 2012 20:02:05 +0000

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]

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]

Some clue on what next step should I take?

Best Regards,

On Wed, Feb 15, 2012 at 7:51 PM, Murray S. Kucherawy <msk_at_blackops.org> wrote:
> On Wed, 15 Feb 2012, Andre Lopes wrote:
>>
>> What can I do to start figuring out what is wrong? Some clues?
>
>
> Assuming you have this in your configuration file:
>
>        Socket  inet:8891_at_localhost
>
> Then you should be able to do:
>
>        telnet localhost 8891
>
> ...and get a connection, though the filter won't actually respond.  You
> shouldn't get an error, just a dead connection.  Is that the case?
>
> -MSK
Received on Wed Feb 15 2012 - 20:02:23 PST

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