[Dovecot] Error: socket() failed: Protocol not supported ERROR in dovecot-1.0.beta9

Scott Ellis scotte at warped.com
Wed Jun 14 04:51:20 EEST 2006


Jack Bailey wrote:
> 
>>> Building with IPv6 support .......... : yes
>>>   
>> [snip]
>>  
>>
>>> Error: socket() failed: Protocol not supported
>>> Fatal: listen(993) failed: Protocol not supported
>>>   
>>
>> try with configure --disable-ipv6 and ssl enabled
>>
>>  
>>
> 
> Same thing's happening to me:
[snip]
> 
> # /usr/local/sbin/dovecot
> Error: socket() failed: Protocol not supported
> Fatal: listen(993) failed: Protocol not supported
> 

I had the same issue, and adding:

ssl_listen = *:993

to dovecot.conf solved it for me.  This wasn't necessary in 1.0b7, but 
appears to be necessary in 1.0b8 and above.  I didn't do to much digging 
to see what the root cause was, but the above line solved the problem 
for me!

	ScottE


More information about the dovecot mailing list