Szerző: Tamas TEVESZ Dátum: Címzett: exim-users CC: F·bio Berbert de Paula Új témák: [Exim] Problems compiling PAM support Tárgy: Re: [Exim] server_condition in SMTP AUTH
On Mon, 29 Oct 2001, jens-ingo brodesser wrote:
> according to my information the potato package of exim is compiled
> without authentication support. you need either woody or you have to
> compile exim from source.
additionally, you won't be able to authenticate directly against
/etc/shadow for reasons discussed many times in the archives. you
either need to use exim_pam (see archives) or cook a solution that
converts your shadow file to something readable by exim (see
archives).