I configured pam for exim under Solaris 8 and compiled exim 4.10 with pam.
I run exim uid=root and gid=mail manualy wiht debug:
#> /usr/local/sbin/exim -bd -d+all
Auth works ok ! , but I can't send message form remont host.
In exim log and on consloe I get message:
2002-11-20 13:55:16 18EUNv-00007C-00 User 0 set for remote_smtp transport
is on the never_users list
2002-11-20 13:55:16 18EUNv-00007C-00 == xxx@??? R=dnslookup
T=remote_smtp defer (-29): User 0 set for remote_smtp transport is on the
-------------------------------------------------------------------------
never_users list
----------------