I'm running courier from the ports tree on FreeBSD 5.0. It all works, but webadmin doesn't see the password file for some reason. it's in /usr/local/etc/courier/webadmin/password, with 600 permissions, but webadmin.pl always has $adminpw set to an empty string. For now I've gotten around the problem my hardcoding the password into the script, but I was curious what the issue might be. if i change the permissions of the file 644, then webadmin complains that it is group/world readable, so it's seeing the file, it just can't get to the contents.It's quite strange, I have been using the port for 2 years on -current and just recompiled it awhile ago. I can use the webadmin with no problem after
cp -p /usr/lib/libexec/webmail/webadmin /usr/local/www/cgi-bin
and create the plain text password file with "600 courier:courier" mode & ownership.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
