2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MAXRCPT limit
FromSent OnAttachments
Rodrigo SeveroSep 21, 2005 2:12 pm 
Sam VarshavchikSep 21, 2005 3:47 pm 
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] MAXRCPT limitActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 21, 2005 3:47:47 pm
List:net.sourceforge.lists.courier-users

Rodrigo Severo writes:

Dear list,

I would like to be sure about the effect of the MAXRCPT setting inside module.esmtp.

As per Courier's documentation I see that the MAXRCPT setting defines the number of addresses passed to courieresmtp in each call. Does this mean that for each SMTP session opened by courieresmtp no more than MAXRCPT address will be dispatched?

Or putting i it n different words, if I have a message to be sent to 40 destinies (same destination domain) and have MAXRCPT=20 inside module.esmtp there will be at least two differrent SMTP connections to the destination MTA, each one sending to half the addresses. Is this correct?

Right.