I've cleaned up the inn port that's been floating around a few
(six?) years.  It seems to work here; I mean, it accepts
connections and doesn't log any errors.

To test that much, just make install and run

'sudo -u _inn /usr/local/inn/sbin/inndstart'

There's a lot more to it that should be tested.

I put it in its own subdirectory because it's huge.

There're about 300 occurrences of strcpy/strcat in this version
that have mostly been replaced in the current snapshot.  I guess
they could be merged in; is it worth it?



http://deanna.freeshell.org/inn.tar.gz

diff against the last copy posted to this list:

http://deanna.freeshell.org/inn.diff



Index: user.list
===================================================================
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.53
diff -u -r1.53 user.list
--- user.list   31 Jul 2006 15:41:02 -0000      1.53
+++ user.list   18 Oct 2006 01:10:08 -0000
@@ -78,3 +78,5 @@
 567 _dk-milter         _dk-milter      mail/dk-milter
 568 _milter-greylist                   mail/milter-greylist
 569 _dkim-milter       _dkim-milter    mail/dkim-milter
+570 _gopherd           _gopherd        net/gofish
+571 _inn               _inn            news/inn

Reply via email to