17 Apr
2015
17 Apr
'15
11:47 p.m.
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@gedalya.net:
address = 127.0.0.1 port = 4190
On 04/17/2015 04:21 PM, trash@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/dovecotWould did I not get here?
Thanks,
-- Regards, Michael