From: Jeff Peng (no email)
Date: Sun Jul 02 2006 - 03:54:07 EDT
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" <>
>To:
>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.
>
>
|
|
|