This is a discussion on Re: bouncing bad extensions (Modified by gene) within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Tue, May 24, 2005 at 04:32:55PM -0700, Postmaster wrote: > Is there a way to bounce some ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, May 24, 2005 at 04:32:55PM -0700, Postmaster wrote:
> Is there a way to bounce some addresses based on their extension? > > For example, if I have recipient_delimiter set to "+" and I want to > allow all gene+* emails except for gene+bad, is it possible to > configure that? Yes, use an access(5) table in conjunction with smtpd_recipient_restrictions. |