[Exim] exim, auth, debian & md5

Pàgina inicial
Delete this message
Reply to this message
Autor: Cykl
Data:  
A: exim-users
Assumpte: [Exim] exim, auth, debian & md5
hi,

I have a problem using authentication with md5 passwd.

I want allow relaying from auth. users.
I extract gid 40000 users from /etc/shadow with a perl script and
copy the fields name and password.

When i try to send a mail whit mozilla this error message :
"[/var/log/exim/mainlog]
2002-09-03 19:18:07 Authentication failed for
areims-101-1-3-48.abo.wanadoo.fr (loutre.ath.cx) [193.252.223.48]: 535
Incorrect authentication data
"

My configuration :

--- /etc/exim/passwd ---
[...]
test:$1$q6GAyGK7$BkYpfuxx0UHGbvPEXHM2x.
[...]
------------------------


--- /etc/exim/exim.conf-

[..]
host_accept_relay = 127.0.0.1 : ::::1
auth_always_advertise = false
auth_over_tls_hosts = *
tls_advertise_hosts = *
tls_certificate = /etc/exim/exim.crt
tls_privatekey = /etc/exim/exim.key
host_auth_accept_relay = *

[...]

plain:
driver=plaintext
public_name=PLAIN
server_condition = "${if crypteq
{$2}{${extract{1}{:}{${lookup{$1}lsearch{/etc/exim/passwd}{$value}{*:*}}}}}{1}{0}}"
server_set_id = $2
--------------------------

i have trying to play with \{md5\} without results.


If someone can help me...

ps: sorry for my so bad english !
--
Touche pas à mon tobozo
    -- Brain Overide