[iso-8859-1] 羘gel_Carrasco writes:

> Hi all,
> 
> I type
> operador@server:~$ telnet 172.16.4.2 25
> Trying 172.16.4.2...
> Connected to 172.16.4.2.
> Escape character is '^]'.
> 220 email.server.es ESMTP
> ehlo angel.hi.es
> 250-email.server.es
> 250-PIPELINING
> 250-AUTH=LOGIN PLAIN
> 250-AUTH LOGIN PLAIN
> 250-SIZE 0
> 250 8BITMIME
> user-domain-es
> 502 unimplemented (#5.5.1)
> auth user-domain-es
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
you should use:
  auth login
> 504 auth type not supported
> auth login plain
> 334 UGFzc3dvcmQ6
> user-domain-es
~~~~~~~~~~~~~~~~~~~~~~you should use base64 encode of "user-domain-es"
> 535 auth failure
> 
> 
> but user-domain-es I have uid store in LDAP.
> 
> Can you help me, please?
> 
> 
> 羘gel
> 

please read SMTP AUTH 's related RFCs

----------------------------------------------
欢迎使用 96333.net 电子邮件系统 http://www.96333.net
Thank you for using 96333.net Email system

Reply via email to