[Exim] SMTP AUTH problem - Command not implemented

Pàgina inicial
Delete this message
Reply to this message
Autor: Marcel Karras
Data:  
A: exim-users
Assumpte: [Exim] SMTP AUTH problem - Command not implemented
Hello NG,

I have a problem setting up exim to use SMTP AUTH. I compiled all kind
of AUTH supports into exim and configured it the following way (for
testing purposes):

...
begin authenticators

fixed_cram:
    driver = cram_md5
    public_name = CRAM-MD5
    server_secret = ${if eq{$1}{ph10}{secret}fail}
    server_set_id = $1
...


If I make a "EHLO itsme" there'll no more than:
"250 Hello itsme, pleased to meet you"

A try on "AUTH" results in:
"502 Command not implemented"

Any suggestions?

Thanks to all
- Marcel Karras

--
Contact: toka@???
http://www.freebits.de
Unix, Linux && OpenSource