I'm currently testing IMGate on a very small domain.  Occasionally I'll get 
the error message mentioned above.  After investigating a little bit, this 
is what I've come up with.  The messages are from some type of "news" 
website where usera sends a message to userb through the webpage.  When the 
website is attempting delivery, it connects to the IMGate box and issues a 
mailfrom command that contains the email address of usera.  Here is an 
example of the smtp session:

Transcript of session follows.

  Out: 220 imgate.parallax.ws - ESMTP - Postfix - Attn: UCE trespassers will be
      pursued.
  In:  EHLO gilligan.mgmt.advance.net
  Out: 250-imgate.parallax.ws
  Out: 250-PIPELINING
  Out: 250-SIZE 5000000
  Out: 250-ETRN
  Out: 250 8BITMIME
  In:  MAIL From:<[EMAIL PROTECTED]> SIZE=478
  Out: 250 Ok
  In:  RCPT To:<[EMAIL PROTECTED]>
  Out: 451 Server configuration error
  In:  RSET
  Out: 250 Ok
  In:  QUIT
  Out: 221 Bye

Is there a way to overcome this problem?

Thanks,
Russ 


Reply via email to