Autor: Nico Erfurth Data: Para: Ben Lutgens CC: exim-users Asunto: Re: [Exim] smtp auth problem with exim-4.10
Ben Lutgens wrote: > --
> I'm on a redhat-7.3 box with all the updates and am using exim-4.10 (from
> source and have the following bits in runtime config (which works on my
> debian exim3 box)
>
> plain:
> driver = plaintext
> public_name = PLAIN
> server_condition = "${if pam{$1:$2}{1}{0}}"
> server_set_id = $2
>
> As you can see I'm trying to use pam. A sample session follows (name and
> password santized, I get the same result from a known good username and
> password. I tested it with ssh, console login, cyrus imap/pop):
This is a common problem, if exim does not run as root, try this link: