In the emaildaemon.properties (7.1 P5) there is a parm: <com.bmc.arsys.emaildaemon.ChunkSize=100> which restricts the number of messages sent with each poll to 100. I suppose that normally that is adequate if you poll every minute but during heavy message traffic even then it can cause significant delays. You cannot increase the parm or the email engine will fail to start.
Support suggested adding parms: com.bmc.arsys.emaildaemon.NumberOfSenderThreads=1 com.bmc.arsys.emaildaemon.OutgoingConnectionRecycleSize=200 But for what I don't know, didn't change a thing. I tried to remove the ChunkSize parm and raise the RecycleSize and no change also. 100 is just inadequate, we have 9000 in the queue now! Anyone else experience this / have a solution? Todd _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

