-
I am not sure if this is right, but for client side, should leafnode provide an IMAP interface ?
Why am I asking this ?
Most of the times, Email clients are much well maintained than News Readers. :-(.
2009-10-18 07:13:52 UTC by riteshsarraf
-
m-a added the leafnode-1.11.7-1.i486.rpm file.
2009-04-20 15:32:36 UTC by m-a
-
m-a added the leafnode-debuginfo-1.11.7-1.i486.rpm file.
2009-04-20 15:32:36 UTC by m-a
-
m-a added the leafnode-1.11.7.tar.bz2 file.
2009-04-20 15:32:36 UTC by m-a
-
m-a added the leafnode-1.11.7.tar.bz2.asc file.
2009-04-20 15:32:36 UTC by m-a
-
m-a created the 1.11.7 file release.
2009-04-20 14:52:16 UTC by m-a
-
Hi Aleksey,
thanks for the research and the solution. I've gone for the solution that Roy Marples (of dhcpcd fame) has suggested, rather than the system-specific getifaddrs(), since the latter isn't available on Solaris or Linux.
While I was at it, I also added support to obtain netmasks for IP aliases on BSD. This is to appear in leafnode 1.11.7.
Thanks for the report.
2009-03-23 14:05:16 UTC by m-a
-
leafnode uses ioctl (SIOCGIFCONF) in a way incompatible with NetBSD-5.
See details here
http://mail-index.netbsd.org/tech-userlevel/2009/03/21/msg001898.html
NetBSD developers recomend to use getifaddrs(3) API available in NetBSD and FreeBSD for many years.
getifaddrs(3) is also available under OpenBSD.
2009-03-21 16:43:47 UTC by cheusov
-
Hi Hajo,
I've fixed this; the problem was that the sourceforge web server configuration was changed and no longer generated the directory automatically. I've adjusted the configuration.
Thanks for taking the time to report this!
Best regards
MA.
2009-03-04 08:04:47 UTC by m-a
-
As in subject -- on the leafnode webpage, the links to both English & German docs are broken.
2009-03-04 06:12:19 UTC by hajo_schatz