only package that I found was this: pidentd
but even after I use pkgtool on it.. /etc/rc/rc.identd isnt found..
this is what i'm trying to do for courierpasswd
Code:
If your server uses Inetd, here's how integrate Courierpassd into it:
vi /etc/inetd.conf
Add the following line:
courierpassd stream tcp nowait root /usr/local/sbin/courierpassd -s imap
Save and exit.