by Booboo » Nov 04 04 12:11 pm
Thanks Pascal,
It seems to happen with all or nearly all the connections. And it seems to happen at between 30 and 60 seconds after a message finishes being passed through. I know that there are more messages waiting, but they don't get through until the next cycle.
The remote mail server seems to open up between 5 and 9 connections, sending one or two messages through each connection (usually one), then things stop for 30 to 60 seconds, then the connections close with the "Terminated exit code 42" message in the log
I turned on the debug logging and also get the following four entries in the log:
11/03/04 14:22:56 Debug: NAT error message code FFE0B40B, context 1412 OutICMP=0, InICMP=0, OutUDP=87352, InUDP=403414, OutTCP=34128659, InTcp=450749313
11/03/04 14:22:56 Debug: NAT error message code FFE0B40B, context 1420 OutICMP=1, InICMP=2224, OutUDP=0, InUDP=0, OutTCP=0, InTcp=0
11/03/04 14:22:56 Debug: NAT error message code FFE0B40D, context 1426 Total locked memory in use is 190568
11/03/04 14:22:56 Debug: NAT error message code FFE0B40E, context 1433 Unknown Frames = 0, Status Queue Size = 128
Thanks for your help,
Brad