Re: email is properly rejected but reason given to user unclear

2011-02-15 Thread mouss
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 >

Re: email is properly rejected but reason given to user unclear

2011-02-14 Thread Per-Erik Persson
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: >> >>

Re: email is properly rejected but reason given to user unclear

2011-02-14 Thread Stan Hoeppner
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

Re: email is properly rejected but reason given to user unclear

2011-02-14 Thread Wietse Venema
Per-Erik Persson: > But the sender(roundcube webmail) gets the errormessage "450 could not add > recipient" That is not a Postfix error message. Wietse

Re: email is properly rejected but reason given to user unclear

2011-02-14 Thread Noel Jones
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

email is properly rejected but reason given to user unclear

2011-02-14 Thread Per-Erik Persson
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