Hi, I'm new on this list.

I have a problem with a mail server running XMail.

Is a RedHat 8 linux box.

The problem is with the relay denied... 

when I send mail from the terminal this is what I obtain...

[EMAIL PROTECTED] ososa]# cat Data.dat | /bin/mail -v -s "test" [EMAIL PROTECTED]
[EMAIL PROTECTED] Connecting to localhost.localdomain. via relay...
220 <[EMAIL PROTECTED]> [XMail 1.9 (Linux/Ix86)
ESMTP Server] service ready; Fri, 28 Mar 2003 13:10:45 -0600
>>> EHLO www.multicomp.com.mx
250-multicomp.com.mx
250-VRFY
250-ETRN
250-8BITMIME
250-PIPELINING
250-AUTH LOGIN PLAIN CRAM-MD5
250 SIZE
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=554
[EMAIL PROTECTED]
250 OK
>>> RCPT To:<[EMAIL PROTECTED]>
>>> DATA
550 Relay denied
503 Bad sequence of commands
>>> RSET
250 OK
>>> RSET
250 OK
root... Using cached ESMTP connection to localhost.localdomain. via
relay...
>>> MAIL From:<> SIZE=1578
250 OK
>>> RCPT To:<[EMAIL PROTECTED]>
>>> DATA
550 Relay denied
503 Bad sequence of commands
>>> RSET
250 OK
>>> RSET
250 OK
postmaster... Using cached ESMTP connection to localhost.localdomain.
via relay...
>>> MAIL From:<> SIZE=2602
250 OK
>>> RCPT To:<[EMAIL PROTECTED]>
>>> DATA
550 Relay denied
503 Bad sequence of commands
>>> RSET
250 OK
Closing connection to localhost.localdomain.
>>> QUIT
221 [XMail 1.9 (Linux/Ix86) ESMTP Server] service closing transmission
channel
[EMAIL PROTECTED] ososa]#

------------------------------------------------------------------------
---------- 

but, there is an other server running XMail, 
and it have not problems, 
and when I send mail from their terminal this is that I obtain:

[EMAIL PROTECTED] ososa]# cat AddUsers.pl | /bin/mail -v -s "prueba"
[EMAIL PROTECTED] 
[EMAIL PROTECTED] Connecting to mail.xcien.com. via esmtp... 
220 <[EMAIL PROTECTED]> [XMail 1.9 (Linux/Ix86) ESMTP Server]
service ready; Thu, 27 Mar 2003 17:13:36 -0600 
>>> EHLO apps.xcien.com 
250-xcien.com 
250-VRFY 
250-ETRN 
250-8BITMIME 
250-PIPELINING 
250-AUTH LOGIN PLAIN CRAM-MD5 RSA-AUTH 
250 SIZE 20480000 
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=1159 
250 OK 
>>> RCPT To:<[EMAIL PROTECTED]> 
250 OK 
>>> DATA 
354 Start mail input; end with <CRLF>.<CRLF> 
>>> . 
250 OK <S79BE3E> 
[EMAIL PROTECTED] Sent (OK <S79BE3E>) 
Closing connection to mail.xcien.com. 
>>> QUIT 
221 [XMail 1.9 (Linux/Ix86) ESMTP Server] service closing transmission
channel 
[EMAIL PROTECTED] ososa]# 

--------------------------------------------------------------------
obviously, there are a big diference between the processes, 

but, why?

some ideas?

please, help me I'm not an expert in this aspect.

the errors of the first server have brought us problems with the users, 
who use their mail clients and, or cannot receive, 
or some messages are returned because the relay denied.

Thanks.

Oscar Sosa

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to