Re: [Exim] How to do SMTP AUTH on a smarthost?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: ISP List
Data:  
Para: exim-users
Asunto: Re: [Exim] How to do SMTP AUTH on a smarthost?
>That's not hard at all :> I do that with a MySQL database now. Here's an
>examply of my authenticators:
>
>plain:
>driver=plaintext
>~ public_name=PLAIN
>~ server_condition = "${if eq{$3} \
>~ {${lookup mysql{SELECT passwd FROM mail \
>~ WHERE uname='${local_part:$2}'}{$value}fail}}{1}{0}}"
>~ server_prompts= "Login::"
>~ server_set_id=$2


Does your MySQL database contain the clear-text password though? Our CGP
server only contains one-way encrypted passwords..


-----------------------------------------
Mike Bacher / isp-list@???
TCIS - TulsaConnect Internet Services
Phone: 918-584-1100x110 Fax: 918-582-5776
-----------------------------------------