ManageSieve Dovecot v2 listen on localhost only
Michael
michael at skrilnetz.net
Fri Apr 17 20:47:58 UTC 2015
Thanks. I tried that now and added the "address":
service managesieve-login {
inet_listener sieve {
port = 4190
address = 127.0.0.1
}
I restarted dovecot but:
tcp 0 0 0.0.0.0:4190 0.0.0.0:*
LISTEN 0 522413 22288/dovecot
Why is this not working?
Quoting Gedalya <gedalya at gedalya.net>:
> address = 127.0.0.1
> port = 4190
>
>
> On 04/17/2015 04:21 PM, trash at skrilnetz.net wrote:
>>
>> Hi,
>>
>> How can I only listen on localhost for ManageSieve?
>>
>> I tried:
>>
>> port = localhost:4190
>>
>> still listening *:
>> tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN
>> 0 515675 20540/dovecot
>>
>> Would did I not get here?
>>
>> Thanks,
--
Regards,
Michael
https://skrilnetz.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1718 bytes
Desc: PGP Public Key
URL: <http://dovecot.org/pipermail/dovecot/attachments/20150417/b5841b21/attachment.bin>
More information about the dovecot
mailing list