3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Max inprogress me...
FromSent OnAttachments
Thomas von HasselAug 25, 2004 6:12 am 
Dew EdihoAug 25, 2004 8:37 am 
Jeff JansenAug 25, 2004 8:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Max inprogress messegesActions...
From:Jeff Jansen (ivb_@sil.org)
Date:Aug 25, 2004 8:59:38 am
List:net.sourceforge.lists.courier-users

Thomas von Hassel wrote:

I've been through the man pages but i can seem to find the right option. I can see in my logs that courier has a limit of 40 simultaneous messages it can process at a time. Where do i tweak that setting ? ... at compile-time or at runtime, and if the latter ... where ?

It's in the modules.esmtp file in your courier 'etc' directory ('/etc/courier' or '/usr/lib/courier/etc' normally).

From the modules.html documentation:

MAXDELS=n - maximum concurrent deliveries for this module. No more than these many instances of PROG will be started at any given time.

HTH