pkg-descr

courierpassd is a password changing utility that uses the courier-authlib
authentication library to change user credentials.

Its interface follows that of poppassd.

WWW: http://www.arda.homeunix.net/store/

pkg-message

##############################################################################

In order to run this port, please add the following line to
/etc/inetd.conf if not already there:

pop3pw stream tcp nowait root /usr/local/sbin/courierpassd courierpassd -s imap

"imap" can be replaced with the service you wish to authenticate (and change)
passwords against, eg: "pop3". If you leave out the -s switch altogether,
its value defaults to "login".

After modifying /etc/inetd.conf, you must (as root) run:

killall -HUP inetd

##############################################################################

pkg-plist

sbin/courierpassd
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%