Maybe I just don't know how poppassd works, but would something like this xinetd configuration work?

service poppassd
{
port = 106
socket_type = stream
protocol = tcp
user = root
server = /path/to/poppassd
wait = no
only_from = 127.0.0.1
disable = no
}

Andrew

Keith Mastin wrote:


I did all of the above (commented out the appropriate entires in the .deny and .allow files), restarted xinted. I'm wondering if the xinetd file is okay, since I can't telnet into port 106. I have wu-ftp on the same machine and it accepts connects okay. I only mention this because it also runs through the xinetd super-daemon.

I'm narrowing this down to poppassd rather than the change-password plugin (at least for now)



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to