Hey Craig,
turning on DEBUG mode for SMTPServer wont show up that
communication which James does wid some other Gateway,
e.g. ISP gateway etc. 
coz in that case James is acting as client and the ISP
Gateway is the server. Hence, the log name is
"SMTPServer".
DAvid, u may try Ethereal... it works fine for me too.
A bounce message is technically required by the RFC to
have a NULL return path. That is, the envelope sender
is blank, so that the bounce message isnt bounced as
well. Here is wat James wud typically generate in case
of a bounced message and your ISP refusing bounced
message. Something along these lines....

JAMES: helo abn.com
ISP:   250 Hello abn.com ([Connecting IP])
JAMES: mail from:<>
ISP  : 250 Sender <> OK
JAMES: rcpt to:<[EMAIL PROTECTED]>
ISP  : 550 Not accepting bounced messages

or in some cases, the ISP may issue you 550 as soon as
you submit "MAIL FROM" command.

Regards,
Lahu
=======================================================
--- David Nelson <[EMAIL PROTECTED]> wrote:
> Thanks for the suggestion.  I'll give that a try
> when time permits...
> 
> Quoting Joerg Erdmenger <[EMAIL PROTECTED]>:
> 
> > Hi
> > 
> > >Is there any way to view the SMTP "Conversation"
> that JAMES has with the
> > >outgoing SMTP Gateway? �I am using my ISPs mail
> server as a gateway.
> > �Normal
> > >email works fine. �When I have JAMES generate a
> bounce message, it gets 
> > >rejected
> > >with a 550 error by the gateway. �If I could view
> the conversation, I might
> > 
> > >be
> > >able to spot the point of failure.
> > 
> > >Any ideas on how to do that?
> > Have you tried the 'Follow TCP Stream' option in
> Ethereal 
> > http://www.ethereal.com/ ?
> > 
> > Joerg
> > 
> 
> 
> 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to