Le 15/02/2011 07:36, Per-Erik Persson a écrit :
> On Mon, 14 Feb 2011 16:52:42 -0600, Stan Hoeppner
> wrote:
>> Per-Erik Persson put forth on 2/14/2011 4:17 PM:
>>> I have recently found out the beuty of restriction classes.
>>> So to reject senders from certain sites that usually misspell their
>
On Mon, 14 Feb 2011 16:52:42 -0600, Stan Hoeppner
wrote:
> Per-Erik Persson put forth on 2/14/2011 4:17 PM:
>> I have recently found out the beuty of restriction classes.
>> So to reject senders from certain sites that usually misspell their
>> sender
>> address I have set up the following:
>>
>>
Per-Erik Persson put forth on 2/14/2011 4:17 PM:
> I have recently found out the beuty of restriction classes.
> So to reject senders from certain sites that usually misspell their sender
> address I have set up the following:
>
>
> smtpd_restriction_classes = verify_client_sender
> verify_client
Per-Erik Persson:
> But the sender(roundcube webmail) gets the errormessage "450 could not add
> recipient"
That is not a Postfix error message.
Wietse
On 2/14/2011 4:17 PM, Per-Erik Persson wrote:
I have recently found out the beuty of restriction classes.
So to reject senders from certain sites that usually misspell their sender
address I have set up the following:
smtpd_restriction_classes = verify_client_sender
verify_client_sender = rejec
I have recently found out the beuty of restriction classes.
So to reject senders from certain sites that usually misspell their sender
address I have set up the following:
smtpd_restriction_classes = verify_client_sender
verify_client_sender = reject_unverified_sender, permit
smtpd_client_restri