OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: the differences for the three params?

From: Jeff Peng (pengdig-tech.com)
Date: Sun Jul 02 2006 - 02:54:07 CDT


Sorry,I have understood these two paramters:

default_destination_recipient_limit = 50 # this limit is for MDA's behavior
smtpd_recipient_limit = 1000 # this limit is for MTA's behavior

But I can't know the second:
default_extra_recipient_limit = 1000

Any help?thanks.

>From: "Jeff Peng" <pengdig-tech.com>
>To: postfix-userspostfix.org
>Subject: the differences for the three params?
>Date: Sun, 02 Jul 2006 06:01:48 +0000
>
>Hello,folks,
>Could you tell me what's the difference for these three parameters?
>
>default_destination_recipient_limit = 50
>default_extra_recipient_limit = 1000
>smtpd_recipient_limit = 1000
>
>thank you.
>
>