Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-15 Thread Sakuma, Koshiro
Hi, Thomas,

Thank you for your kind support!  I will try to install from your package
later.

Again, thank you!

Regards,


2016-08-14 23:20 GMT+09:00 Thomas Wagner :

> Hi,
>
> you might want to explore two spec files building postfix and dovecot
> together. I used them so make up a SMTP-AUTH and IMAP mailserver.
> (SFE / spec-files-extra project)
>
> Here are the spec files to build the packages:
>https://sourceforge.net/p/pkgbuild/code/HEAD/tree/spec-
> files-extra/trunk/SFEdovecot.spec
>https://sourceforge.net/p/pkgbuild/code/HEAD/tree/spec-
> files-extra/trunk/SFEpostfix.spec
>
> and here are the prebuilt packages:
>
>http://sfe.opencsw.org/quickrepolinks
> (these are not csw packages, only kind hosting)
>
> Regards,
> Thomas
>
> On Sun, Aug 14, 2016 at 08:56:25AM -0500, Bob Friesenhahn wrote:
> >  On Sun, 14 Aug 2016, Sakuma, Koshiro wrote:
> >
> > > 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' \
> > > AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
> > > -R/usr/lib -L/usr/lib -ldb
> >
> >  I am unable to answer this question since I am still using sendmail (and
> >  would like to configure to use TLS with sasl and cyrus-sasl, which I
> think
> >  is included in OmniOS sendmail).  I am experiencing this under OmniOS
> which
> >  is much more spartan and "do it yourself" than OpenIndiana.
> >
> >  It is interesting that dovecot is a SASL option.
> >
> >  Bob
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Thomas Wagner
Hi,

you might want to explore two spec files building postfix and dovecot
together. I used them so make up a SMTP-AUTH and IMAP mailserver.
(SFE / spec-files-extra project)

Here are the spec files to build the packages:
   
https://sourceforge.net/p/pkgbuild/code/HEAD/tree/spec-files-extra/trunk/SFEdovecot.spec
   
https://sourceforge.net/p/pkgbuild/code/HEAD/tree/spec-files-extra/trunk/SFEpostfix.spec

and here are the prebuilt packages:

   http://sfe.opencsw.org/quickrepolinks 
(these are not csw packages, only kind hosting)

Regards,
Thomas

On Sun, Aug 14, 2016 at 08:56:25AM -0500, Bob Friesenhahn wrote:
>  On Sun, 14 Aug 2016, Sakuma, Koshiro wrote:
> 
> > 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' \
> > AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
> > -R/usr/lib -L/usr/lib -ldb
> 
>  I am unable to answer this question since I am still using sendmail (and 
>  would like to configure to use TLS with sasl and cyrus-sasl, which I think 
>  is included in OmniOS sendmail).  I am experiencing this under OmniOS which 
>  is much more spartan and "do it yourself" than OpenIndiana.
> 
>  It is interesting that dovecot is a SASL option.
> 
>  Bob

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Bob Friesenhahn

On Sun, 14 Aug 2016, Sakuma, Koshiro wrote:


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' \
AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
-R/usr/lib -L/usr/lib -ldb


I am unable to answer this question since I am still using sendmail 
(and would like to configure to use TLS with sasl and cyrus-sasl, 
which I think is included in OmniOS sendmail).  I am experiencing this 
under OmniOS which is much more spartan and "do it yourself" than 
OpenIndiana.


It is interesting that dovecot is a SASL option.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Adam Števko
Hi,

TLS works w/o I just checked it. The package doesn’t have SASL compiled it. I 
can enable that feature, but I need either cyrus-sasl or dovecot packaged.
Can you look at packaging dovecot yourself? Here is the way how to start: 
https://wiki.openindiana.org/oi/Building+with+oi-userland 


Cheers,
Adam

> On Aug 14, 2016, at 10:14 AM, Sakuma, Koshiro  
> wrote:
> 
> Hi, Adam,
> 
> Thank you very much for your quick response and action.  When I started it
> up, then I got "Warning message" in the log file and it said
> [ID 947731 mail.warning] warning: smtpd_sasl_auth_enable is true, but SASL
> support is not compiled in
> Anyway, please check it again...
> 
> Yes, I'm really interested in Dovecot package with ioloop option.
> 
> Again, thanks for your effort ;)
> 
> Regards,
> 
> 2016-08-14 17:08 GMT+09:00 Adam Števko :
> 
>> Hi again,
>> 
>> looking at the Makefile it seems that TLS should be enabled. Will check it
>> when I'm behind the computer.
>> 
>> Adam
>> 
>>> On 14 Aug 2016, at 08:13, Sakuma, Koshiro 
>> wrote:
>>> 
>>> 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/usr/include/openssl \
>>> -DHAS_DB -I/usr/include' \
>>> AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
>>> -R/usr/lib -L/usr/lib -ldb"
>>> 
>>> To Adam,
>>> 
>>> Maybe you can check with my reference for new compilation?!
>>> 
>>> Regards,
>>> 
>>> 
>>> 2016-08-14 14:57 GMT+09:00 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 bundled on new OpenIndiana.
> But the TLS has not been compiled.  In this case, the best way should
>> be
> installed source from scratch?
> Or is there any idea?!
 
 It seems that Adam packaged Postfix:
 
 https://github.com/OpenIndiana/oi-userland/blob/
 oi/hipster/components/mail/postfix/Makefile
 
 Why not discuss with him the possibility of adding the compilation
 flag you need and update the package?
 Kind regards,
 
 Aurelien
 
> 
> Regards,
> 
> 
> 2016-08-14 9:14 GMT+09:00 Bob Friesenhahn <
>> bfrie...@simple.dallas.tx.us>
 :
> 
>> 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
>>> secs
>>> 
>>> When I installed on Solaris 11, it worked without any issues.  But I
>> am
>>> trying to move all systems to OpenIndiana now.
>>> 
>>> Could you please let me know about some hints.
>> 
>> The key here is to add the --with-ioloop=poll configuration option.  I
>> used these options to configure (over and above whatever omnios-build
 adds
>> by default):
>> 
>>   --sysconfdir=/etc
>>   --localstatedir=/var
>>   --mandir=$PREFIX/man
>>   --enable-static=no
>>   --with-ioloop=poll
>>   --with-gssapi=plugin
>>   --without-ldap
>>   --with-sql=plugin
>>   --with-sqlite
>>   --with-zlib
>>   --with-bzlib
>>   --without-libwrap
>>   --with-ssl=openssl
>> 
>> The alternative to not using --with-ioloop=poll is to change the
>> dovecot
>> configuation not to use chroot since it is chroot which is breaking
>> epoll_create().  I decided that chroot is good.
>> 
>> Bob
>> --
>> Bob Friesenhahn
>> bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/
 users/bfriesen/
>> GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
>> 
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
 
 --
 ---
 Praise the Caffeine embeddings
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 https://openindiana.org/mailman/listinfo/openindiana-discuss
>>> _

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Sakuma, Koshiro
Hi, Adam,

Thank you very much for your quick response and action.  When I started it
up, then I got "Warning message" in the log file and it said
[ID 947731 mail.warning] warning: smtpd_sasl_auth_enable is true, but SASL
support is not compiled in
Anyway, please check it again...

Yes, I'm really interested in Dovecot package with ioloop option.

Again, thanks for your effort ;)

Regards,

2016-08-14 17:08 GMT+09:00 Adam Števko :

> Hi again,
>
> looking at the Makefile it seems that TLS should be enabled. Will check it
> when I'm behind the computer.
>
> Adam
>
> > On 14 Aug 2016, at 08:13, Sakuma, Koshiro 
> wrote:
> >
> > 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/usr/include/openssl \
> > -DHAS_DB -I/usr/include' \
> > AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
> > -R/usr/lib -L/usr/lib -ldb"
> >
> > To Adam,
> >
> > Maybe you can check with my reference for new compilation?!
> >
> > Regards,
> >
> >
> > 2016-08-14 14:57 GMT+09:00 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 bundled on new OpenIndiana.
> >>> But the TLS has not been compiled.  In this case, the best way should
> be
> >>> installed source from scratch?
> >>> Or is there any idea?!
> >>
> >> It seems that Adam packaged Postfix:
> >>
> >> https://github.com/OpenIndiana/oi-userland/blob/
> >> oi/hipster/components/mail/postfix/Makefile
> >>
> >> Why not discuss with him the possibility of adding the compilation
> >> flag you need and update the package?
> >> Kind regards,
> >>
> >> Aurelien
> >>
> >>>
> >>> Regards,
> >>>
> >>>
> >>> 2016-08-14 9:14 GMT+09:00 Bob Friesenhahn <
> bfrie...@simple.dallas.tx.us>
> >> :
> >>>
>  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
> > secs
> >
> > When I installed on Solaris 11, it worked without any issues.  But I
> am
> > trying to move all systems to OpenIndiana now.
> >
> > Could you please let me know about some hints.
> 
>  The key here is to add the --with-ioloop=poll configuration option.  I
>  used these options to configure (over and above whatever omnios-build
> >> adds
>  by default):
> 
> --sysconfdir=/etc
> --localstatedir=/var
> --mandir=$PREFIX/man
> --enable-static=no
> --with-ioloop=poll
> --with-gssapi=plugin
> --without-ldap
> --with-sql=plugin
> --with-sqlite
> --with-zlib
> --with-bzlib
> --without-libwrap
> --with-ssl=openssl
> 
>  The alternative to not using --with-ioloop=poll is to change the
> dovecot
>  configuation not to use chroot since it is chroot which is breaking
>  epoll_create().  I decided that chroot is good.
> 
>  Bob
>  --
>  Bob Friesenhahn
>  bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/
> >> users/bfriesen/
>  GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
> 
>  ___
>  openindiana-discuss mailing list
>  openindiana-discuss@openindiana.org
>  https://openindiana.org/mailman/listinfo/openindiana-discuss
> >>> ___
> >>> openindiana-discuss mailing list
> >>> openindiana-discuss@openindiana.org
> >>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> >>
> >>
> >>
> >> --
> >> ---
> >> Praise the Caffeine embeddings
> >>
> >> ___
> >> openindiana-discuss mailing list
> >> openindiana-discuss@openindiana.org
> >> https://openindiana.org/mailman/listinfo/openindiana-discuss
> > ___
> > openindiana-discuss mailing list
> > openindiana-discuss@openindiana.org
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindia

Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Adam Števko
Hi again,

looking at the Makefile it seems that TLS should be enabled. Will check it when 
I'm behind the computer.

Adam

> On 14 Aug 2016, at 08:13, Sakuma, Koshiro  wrote:
> 
> 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/usr/include/openssl \
> -DHAS_DB -I/usr/include' \
> AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
> -R/usr/lib -L/usr/lib -ldb"
> 
> To Adam,
> 
> Maybe you can check with my reference for new compilation?!
> 
> Regards,
> 
> 
> 2016-08-14 14:57 GMT+09:00 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 bundled on new OpenIndiana.
>>> But the TLS has not been compiled.  In this case, the best way should be
>>> installed source from scratch?
>>> Or is there any idea?!
>> 
>> It seems that Adam packaged Postfix:
>> 
>> https://github.com/OpenIndiana/oi-userland/blob/
>> oi/hipster/components/mail/postfix/Makefile
>> 
>> Why not discuss with him the possibility of adding the compilation
>> flag you need and update the package?
>> Kind regards,
>> 
>> Aurelien
>> 
>>> 
>>> Regards,
>>> 
>>> 
>>> 2016-08-14 9:14 GMT+09:00 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
> secs
> 
> When I installed on Solaris 11, it worked without any issues.  But I am
> trying to move all systems to OpenIndiana now.
> 
> Could you please let me know about some hints.
 
 The key here is to add the --with-ioloop=poll configuration option.  I
 used these options to configure (over and above whatever omnios-build
>> adds
 by default):
 
--sysconfdir=/etc
--localstatedir=/var
--mandir=$PREFIX/man
--enable-static=no
--with-ioloop=poll
--with-gssapi=plugin
--without-ldap
--with-sql=plugin
--with-sqlite
--with-zlib
--with-bzlib
--without-libwrap
--with-ssl=openssl
 
 The alternative to not using --with-ioloop=poll is to change the dovecot
 configuation not to use chroot since it is chroot which is breaking
 epoll_create().  I decided that chroot is good.
 
 Bob
 --
 Bob Friesenhahn
 bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/
>> users/bfriesen/
 GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 https://openindiana.org/mailman/listinfo/openindiana-discuss
>>> ___
>>> openindiana-discuss mailing list
>>> openindiana-discuss@openindiana.org
>>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>> 
>> 
>> 
>> --
>> ---
>> Praise the Caffeine embeddings
>> 
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Dovecot error on OpenIndiana

2016-08-14 Thread Adam Števko
Hi,

I will look at enabling TLS for postfix in the upcoming days. You seem to be 
using dovecot. Are you interested in packaging it up to oi-userland, so others 
can use it, too?

Cheers,
Adam

> On 14 Aug 2016, at 08:13, Sakuma, Koshiro  wrote:
> 
> 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/usr/include/openssl \
> -DHAS_DB -I/usr/include' \
> AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
> -R/usr/lib -L/usr/lib -ldb"
> 
> To Adam,
> 
> Maybe you can check with my reference for new compilation?!
> 
> Regards,
> 
> 
> 2016-08-14 14:57 GMT+09:00 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 bundled on new OpenIndiana.
>>> But the TLS has not been compiled.  In this case, the best way should be
>>> installed source from scratch?
>>> Or is there any idea?!
>> 
>> It seems that Adam packaged Postfix:
>> 
>> https://github.com/OpenIndiana/oi-userland/blob/
>> oi/hipster/components/mail/postfix/Makefile
>> 
>> Why not discuss with him the possibility of adding the compilation
>> flag you need and update the package?
>> Kind regards,
>> 
>> Aurelien
>> 
>>> 
>>> Regards,
>>> 
>>> 
>>> 2016-08-14 9:14 GMT+09:00 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
> secs
> 
> When I installed on Solaris 11, it worked without any issues.  But I am
> trying to move all systems to OpenIndiana now.
> 
> Could you please let me know about some hints.
 
 The key here is to add the --with-ioloop=poll configuration option.  I
 used these options to configure (over and above whatever omnios-build
>> adds
 by default):
 
--sysconfdir=/etc
--localstatedir=/var
--mandir=$PREFIX/man
--enable-static=no
--with-ioloop=poll
--with-gssapi=plugin
--without-ldap
--with-sql=plugin
--with-sqlite
--with-zlib
--with-bzlib
--without-libwrap
--with-ssl=openssl
 
 The alternative to not using --with-ioloop=poll is to change the dovecot
 configuation not to use chroot since it is chroot which is breaking
 epoll_create().  I decided that chroot is good.
 
 Bob
 --
 Bob Friesenhahn
 bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/
>> users/bfriesen/
 GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 https://openindiana.org/mailman/listinfo/openindiana-discuss
>>> ___
>>> openindiana-discuss mailing list
>>> openindiana-discuss@openindiana.org
>>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>> 
>> 
>> 
>> --
>> ---
>> Praise the Caffeine embeddings
>> 
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


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/usr/include/openssl \
-DHAS_DB -I/usr/include' \
AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
-R/usr/lib -L/usr/lib -ldb"

To Adam,

Maybe you can check with my reference for new compilation?!

Regards,


2016-08-14 14:57 GMT+09:00 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 bundled on new OpenIndiana.
> > But the TLS has not been compiled.  In this case, the best way should be
> > installed source from scratch?
> > Or is there any idea?!
>
> It seems that Adam packaged Postfix:
>
> https://github.com/OpenIndiana/oi-userland/blob/
> oi/hipster/components/mail/postfix/Makefile
>
> Why not discuss with him the possibility of adding the compilation
> flag you need and update the package?
> Kind regards,
>
> Aurelien
>
> >
> > Regards,
> >
> >
> > 2016-08-14 9:14 GMT+09:00 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
> >>> secs
> >>>
> >>> When I installed on Solaris 11, it worked without any issues.  But I am
> >>> trying to move all systems to OpenIndiana now.
> >>>
> >>> Could you please let me know about some hints.
> >>>
> >>
> >> The key here is to add the --with-ioloop=poll configuration option.  I
> >> used these options to configure (over and above whatever omnios-build
> adds
> >> by default):
> >>
> >> --sysconfdir=/etc
> >> --localstatedir=/var
> >> --mandir=$PREFIX/man
> >> --enable-static=no
> >> --with-ioloop=poll
> >> --with-gssapi=plugin
> >> --without-ldap
> >> --with-sql=plugin
> >> --with-sqlite
> >> --with-zlib
> >> --with-bzlib
> >> --without-libwrap
> >> --with-ssl=openssl
> >>
> >> The alternative to not using --with-ioloop=poll is to change the dovecot
> >> configuation not to use chroot since it is chroot which is breaking
> >> epoll_create().  I decided that chroot is good.
> >>
> >> Bob
> >> --
> >> Bob Friesenhahn
> >> bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/
> users/bfriesen/
> >> GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
> >>
> >> ___
> >> openindiana-discuss mailing list
> >> openindiana-discuss@openindiana.org
> >> https://openindiana.org/mailman/listinfo/openindiana-discuss
> >>
> > ___
> > openindiana-discuss mailing list
> > openindiana-discuss@openindiana.org
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
>
>
>
> --
> ---
> Praise the Caffeine embeddings
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


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 bundled on new OpenIndiana.
> But the TLS has not been compiled.  In this case, the best way should be
> installed source from scratch?
> Or is there any idea?!

It seems that Adam packaged Postfix:

https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/mail/postfix/Makefile

Why not discuss with him the possibility of adding the compilation
flag you need and update the package?
Kind regards,

Aurelien

>
> Regards,
>
>
> 2016-08-14 9:14 GMT+09:00 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
>>> secs
>>>
>>> When I installed on Solaris 11, it worked without any issues.  But I am
>>> trying to move all systems to OpenIndiana now.
>>>
>>> Could you please let me know about some hints.
>>>
>>
>> The key here is to add the --with-ioloop=poll configuration option.  I
>> used these options to configure (over and above whatever omnios-build adds
>> by default):
>>
>> --sysconfdir=/etc
>> --localstatedir=/var
>> --mandir=$PREFIX/man
>> --enable-static=no
>> --with-ioloop=poll
>> --with-gssapi=plugin
>> --without-ldap
>> --with-sql=plugin
>> --with-sqlite
>> --with-zlib
>> --with-bzlib
>> --without-libwrap
>> --with-ssl=openssl
>>
>> The alternative to not using --with-ioloop=poll is to change the dovecot
>> configuation not to use chroot since it is chroot which is breaking
>> epoll_create().  I decided that chroot is good.
>>
>> Bob
>> --
>> Bob Friesenhahn
>> bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
>> GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss



-- 
---
Praise the Caffeine embeddings

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


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' \
AUXLIBS="-R/usr/include/openssl -L/usr/lib -lssl -lcrypto \
-R/usr/lib -L/usr/lib -ldb

Regards,



2016-08-13 18:30 GMT+09:00 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 without any issues.  But I am
> trying to move all systems to OpenIndiana now.
>
> Could you please let me know about some hints.
>
> Thank you very much for your kind support.
>
> Regards,
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


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 case, the best way should be
installed source from scratch?
Or is there any idea?!

Regards,


2016-08-14 9:14 GMT+09:00 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
>> secs
>>
>> When I installed on Solaris 11, it worked without any issues.  But I am
>> trying to move all systems to OpenIndiana now.
>>
>> Could you please let me know about some hints.
>>
>
> The key here is to add the --with-ioloop=poll configuration option.  I
> used these options to configure (over and above whatever omnios-build adds
> by default):
>
> --sysconfdir=/etc
> --localstatedir=/var
> --mandir=$PREFIX/man
> --enable-static=no
> --with-ioloop=poll
> --with-gssapi=plugin
> --without-ldap
> --with-sql=plugin
> --with-sqlite
> --with-zlib
> --with-bzlib
> --without-libwrap
> --with-ssl=openssl
>
> The alternative to not using --with-ioloop=poll is to change the dovecot
> configuation not to use chroot since it is chroot which is breaking
> epoll_create().  I decided that chroot is good.
>
> Bob
> --
> Bob Friesenhahn
> bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,http://www.GraphicsMagick.org/
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


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
secs

When I installed on Solaris 11, it worked without any issues.  But I am
trying to move all systems to OpenIndiana now.

Could you please let me know about some hints.


The key here is to add the --with-ioloop=poll configuration option.  I 
used these options to configure (over and above whatever omnios-build 
adds by default):


--sysconfdir=/etc
--localstatedir=/var
--mandir=$PREFIX/man
--enable-static=no
--with-ioloop=poll
--with-gssapi=plugin
--without-ldap
--with-sql=plugin
--with-sqlite
--with-zlib
--with-bzlib
--without-libwrap
--with-ssl=openssl

The alternative to not using --with-ioloop=poll is to change the 
dovecot configuation not to use chroot since it is chroot which is 
breaking epoll_create().  I decided that chroot is good.


Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[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 without any issues.  But I am
trying to move all systems to OpenIndiana now.

Could you please let me know about some hints.

Thank you very much for your kind support.

Regards,
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss