Hi, i started to rework bincimap to use the internet daemon and found the following error in the patch. - path = ".maildir" must be set in bincimap.in.conf -- this is changed in the patch. - doc/bincimap and doc/bincimap-1.2.7 exist (see SUBDIR patch in 1.2.6 patch) -- this is not changed in the added patch, but the dir is removed in the ebuild after html doc is installed. - src_unpack added in ebuild - changed "if [ `use ssl` ];" to "if use ssl;" in ebuild The patch is attached but it also contains addional patches for xinetd files. (Disable service as default.) >>>>> I added a use flag "inetd". <<<<<<<< (see use.local.desc:dev-db/firebird:inetd - If you want inetd version instead of a superserver (daemon)) I tested the ebuild only with 'inetd' set and xinetd installed on my x86. I didn't test it with sys-apps/daemontools and sys-apps/ucspi-tcp and !xinetd.
Created attachment 30466 [details] bincimap ebuild with inetd useflag
Created attachment 30467 [details] bincimap-1.2.7-gentoo.diff
Nakano, i am closing this one -- it is outdated and i don't use this imap server anymore and haven't looked at it for half a year.
Oh, sorry. I've missed this bug. But we have supported xinetd in bincimap-1.3.3.ebuild, which is still hardmasked because of unstable version.