Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Sakuma, Koshiro
Hi, Aurelien, Thank you for your information. Oh, sorry, I didn't know who it was complied. Anyway, I tried to compiled with following options. And it seems to work now. I can see TLS connection is established. make makefiles CCARGS='-DUSE_SASL_AUTH -DDEF_SASL_SERVER=\"dovecot\" \ -DUSE_TLS -I

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Aurélien Larcher
On Sun, Aug 14, 2016 at 7:46 AM, Sakuma, Koshiro wrote: > Hi, Bob > > Thank you so much for your information. Yes, I could install Dovecot > successfully!! I added with "--with-ioloop=poll. > > BTW, I have another question about Postfix. Actually, the latest version > of Postfix has been bundle

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Sakuma, Koshiro
Hi, Bod, Sorry again. I would like to know about option of postfix installation. Please see below. Is this correct option for TLS and BerkeleyDB for new OpenIndiana? make makefiles CCARGS='-DUSE_SASL_AUTH -DDEF_SASL_SERVER=\"dovecot\" \ -DUSE_TLS -I/usr/include/openssl \ -DHAS_DB -I/usr/include

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Sakuma, Koshiro
Hi, Bob Thank you so much for your information. Yes, I could install Dovecot successfully!! I added with "--with-ioloop=poll. BTW, I have another question about Postfix. Actually, the latest version of Postfix has been bundled on new OpenIndiana. But the TLS has not been compiled. In this cas

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Bob Friesenhahn
On Sat, 13 Aug 2016, Sakuma, Koshiro wrote: Hi, I've just finished and done configuration of dovecot 2.2.18. However, I got error when I started it up as follows. anvil: Fatal: epoll_create(): No such file or directory master: Error: service(anvil): command startup failed, throttling for 2 sec

[OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-13 Thread Sakuma, Koshiro
Hi, I've just finished and done configuration of dovecot 2.2.18. However, I got error when I started it up as follows. anvil: Fatal: epoll_create(): No such file or directory master: Error: service(anvil): command startup failed, throttling for 2 secs When I installed on Solaris 11, it worked w