search for: cloudcomputer

Displaying 4 results from an estimated 4 matches for "cloudcomputer".

2018 Jan 31
1
test-net.c failure
I meant to disable it when configuring the source, and thus when running make check. The test fails on 2.3.0 only, the 2.2 branch did not have this problem. Sent from ProtonMail Mobile On Wed, Jan 31, 2018 at 05:56, Prasad K <prasad at cloudcomputer.in> wrote: > The dovecot.conf file from CentOS-7 contains this : > > --- snip --- > # A comma separated list of IPs or hosts where to listen in for connections. > # "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces. > # If you want to...
2018 Jan 30
2
test-net.c failure
test-net.c:79: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0 test-net.c:83: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0 net_ip2addr() ........................................................ : FAILED Hello, Is it possible to disable DOVECOT_IPV6? We do not use IPv6 (and hope we shall never do on e-mails). -------------- next part -------------- An HTML
2018 Feb 09
0
Re: Virtualization Management Platforms
On 09/02/18 9:17 AM, TomK wrote: > Looking for something that's relatively simple to operate, install and > lightweight but with enough maturity to provide monitoring as well as > holistic views of the entire physical space etc. virt-manager will fall in simple and lightweight category. You can connect to multiple hypervisors via SSH from one single window. https://virt-manager.org
2018 Jan 31
0
test-net.c failure
The dovecot.conf file from CentOS-7 contains this : --- snip --- # A comma separated list of IPs or hosts where to listen in for connections. # "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces. # If you want to specify non-default ports or anything more complex, # edit conf.d/master.conf. #listen = *, :: --- snip --- HTH -- Prasad On 30/01/18 11:35