[Exim] Major issue with my Auth

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Kevin M. Barrett
Data:  
Para: exim-users
Asunto: [Exim] Major issue with my Auth
Please someone tell me what I'm doing wrong

I have a working Linux system on my network, running AUTH plain text. No
problems. I build a new system and test it no problem, I go to install it
on another network and first off my response banner is messed up .. here
are the two systems from some where else and the new one from it self
. Can some one tell me what is wrong here?

Thanks Kevin B

OLD system :

[root@boston exim-4.24]# telnet server.kmb.com 25
Trying 66.189.23.170...
Connected to cpe-66-189-23-170.ma.charter.com (66.189.23.170).
Escape character is '^]'.
220 mail.chantrynetworks.com ESMTP Exim 4.24 Sat, 15 Nov 2003 20:42:43 -0500
ehlo kmb.com
250-mail.chantrynetworks.com Hello ipn36372-a93987.net-resource.net
[216.204.179.163]
250-SIZE 52428800
250-PIPELINING
250-AUTH LOGIN PLAIN
250-STARTTLS
250 HELP


New System:

[kmb@LINUX2 bin]$ telnet mail.chantrynetworks.com 25
Trying 216.204.179.163...
Connected to ipn36372-a93987.net-resource.net (216.204.179.163).
Escape character is '^]'.
220 ****************************************2**************200**20**2*02**0*00
ehlo kmb.com
500 unrecognized command

I am running the same version on both boxes and If I do it on the new box
from the new box this is what I get

[root@boston exim-4.24]# telnet boston 25
Trying 192.168.99.10...
Connected to boston (192.168.99.10).
Escape character is '^]'.
220 boston.chantrynetworks.com ESMTP Exim 4.24 Sat, 15 Nov 2003 20:43:38 -0500
ehlo kmb.com
250-boston.chantrynetworks.com Hello boston [192.168.99.10]
250-SIZE 52428800
250-PIPELINING
250-AUTH LOGIN PLAIN
250 HELP