Authenticated SMTP with pam
"Derek Engi" <[email protected]>
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
I have been trying to get smtp authentication working with pam and plain
text from some of the code put up on the mail list.
#fixed_login:
#driver = plaintext
#public_name = PLAIN
#server_condition = "${if pam{$2:$3}{1}{0}}"
#server_set_id = $1
#login:
#driver = plaintext
#public_name = LOGIN
#server_prompts = "Username:: : Password::"
#server_condition = "${if pam{$1:$2}{1}{0}}"
#server_set_id = $1
When i restart exim though I always get an error about driver =
plaintext. I compiled Exim 4.2 with both pam support as well as plaintext
and even changed the EXTRALIBS_EXIM to include pam. ANy ideas?
Derek
--
___________________________________
Derek Engi
Network Administrator
Salem-South Lyon District Library
9800 Pontiac Trail
South Lyon, MI 48178
248-437-6431
http://salemsouthlyonlibrary.info
[email protected]