You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Jay Kraly <ja...@perspectivesoftware.com> on 2004/08/11 22:20:44 UTC

debugging outgoing smtp transactions

Is there a way to setup logging to see the outgoing smtp transaction 
when James delivers a message to another server?  I can get the incoming 
smtp, but not outgoing.

-J



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RE: debugging outgoing smtp transactions

Posted by "Noel J. Bergman" <no...@devtech.com>.
> Is there a way to setup logging to see the outgoing smtp transaction
> when James delivers a message to another server?

Not without writing a custom socket wrapper and socket factory.  See the
existing socket factory for an example.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org