On Thu, Jun 15, 2006 at 11:23:45PM +0300, Timo Neuvonen wrote:
> I'm using the following authenticator with Exim 4.62 on FC5 (kernel 2.6.16):
> 
> auth_login:
>    driver = plaintext
>    public_name = LOGIN
>    server_prompts = Username:: : Password::
>    server_condition = ${if saslauthd{{$1}{$2}{exim}}{1}{0}}
>    server_set_id = $1
> 
> I keep getting the following warnings into the system log:
> Deprecated pam_stack module called from service "exim"
> 
> This warning looks to me, that Exim is now using some to-be-obsoleted
> method to authenticate the user in question. Is there some other
> preferred way to verify the usernames and passwords?

which pam modules is saslauthd configured to use (probably
in /etc/pam.d/sasl*)?

-- 
``The only way for a reporter to look at a politician is down.''
  (Mencken)

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to