> I have successfully implemented SMTP authentication just like in the
> manual, but now want to expand and have the authentication use the
> userid/password from the /etc/password file.
I just implemented it using PAM (actually, uses shadow for the password). It
was fairly easy to do. Go here and follow the instructions:
http://www.e-
admin.de/pam_exim/
You'll also need the source code to PAM to implement it. I grabbed it off my
SuSE CDs, but you can just as easily download it.
Rossz