On Thu, Oct 02, 2003 at 03:56:52PM +0000, Khyron wrote:
> I have the following config directives in my exim.conf,
What version of exim, what OS?
> but I can't get this functionality to work (or tell if it is working).
spect.txt has example telnet sessions for testing AUTH PLAIN. Either
use 'gnutls-cli -p 25 -s hostname' instead of telnet or disable TLS
for testing.
[...]
> server_condition = ${if pam{$1:$2}{yes}{no}}
[...]
<Mode guessing>On Linux usig PAM lookups from exim with the regular
pam_unix module does not work. Search the exim-user archive for
pam-exim.
</Mode guessing>
cu andreas