Testin new installation

Steve Matzura number6 at noisynotes.com
Sat Jun 13 17:40:28 UTC 2015


On Sat, 13 Jun 2015 14:16:30 +0200, you wrote:

>Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>> 
>> All of the above specified settings are correct. Yet, when I telnet
>> localhost 143, I get:
>> 
>> Trying ::1... # this is certainly suspect
>> Escape character is '^['.
>> Connection closed by foreign host.
>
>What does 'netstat -l46np' say?

It doesn't look good.
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address State
tcp        0      0 0.0.0.0:995             0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:110             0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:143             0.0.0.0:* LISTEN     
tcp        0      0 <my-system's-address>:53         0.0.0.0:* LISTEN
tcp        0      0 127.0.0.1:53            0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:* LISTEN     
tcp        0      0 127.0.0.1:953           0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:8000            0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:993             0.0.0.0:* LISTEN     
tcp        0      0 0.0.0.0:8001            0.0.0.0:* LISTEN     
tcp6       0      0 :::995                  :::* LISTEN     
tcp6       0      0 :::110                  :::* LISTEN     
tcp6       0      0 :::143                  :::* LISTEN     
tcp6       0      0 :::80                   :::* LISTEN     
tcp6       0      0 :::21                   :::* LISTEN     
tcp6       0      0 :::53                   :::* LISTEN     
tcp6       0      0 :::22                   :::* LISTEN     
tcp6       0      0 ::1:953                 :::* LISTEN     
tcp6       0      0 :::993                  :::* LISTEN     

>dovecot process should appear with :143


More information about the dovecot mailing list