> I would like to have the tmda-cgi login authenticate against the server > password file. > > How can I do that? > > I tried file mode pointing /etc/shadow but that failed...
Hi, Tom. I tried to do the same thing, but it didn't fly. I'm using two separate installations of tmda-cgi (0.9... but I've just upgraded one of them today). With one of them, I'm using remote pop3://localhost. This means each user logs in using the same name/pw they use to check their email. With the other one, I use a .htpasswd file. It's exactly like you'd set up for http authentication, except that no .htaccess file need be involved. That's the only way I got the "file" mode to go. HTH, --KDO _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
