Kenny, 64% of the time is spent in java.net.PlainSocketImpl.socketAccept()
15% of the time is spent in org.xbill.DNS.Cache.addRRset() 14% of the time is spent in org.xbill.DNS.Cache.addMessage() 10% of the time is spent in org.xbill.DNS.RRset.getTTL() 9% of the time is spent in java.util.AbstractList.Iterator 6% of the time is spent in org.apache.james.dnsserver.DNSServer.rawDNSLookup It sounds as if you are stuck in RemoteDelivery.deliver(). Turn on debugging for that mailet: <debug>true</debug> If you are stuck in a run() loop, you should immediately see lots of output from the log() calls in run() and deliver(). --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]