Re: Blacklist per-domain

2011-01-27 Thread mouss
Le 27/01/2011 14:22, polloxx a écrit : > On Wed, Jan 26, 2011 at 6:20 PM, Victor Duchovni > wrote: >> On Wed, Jan 26, 2011 at 06:14:26PM +0100, polloxx wrote: >> > We want to implement blacklisting sender email addresses on a per-domain > basis. I know it can be done by Amavis but I would

Re: Blacklist per-domain

2011-01-27 Thread Noel Jones
On 1/27/2011 7:22 AM, polloxx wrote: On Wed, Jan 26, 2011 at 6:20 PM, Victor Duchovni wrote: On Wed, Jan 26, 2011 at 06:14:26PM +0100, polloxx wrote: We want to implement blacklisting sender email addresses on a per-domain basis. I know it can be done by Amavis but I would like to implement

Re: Blacklist per-domain

2011-01-27 Thread polloxx
On Wed, Jan 26, 2011 at 6:20 PM, Victor Duchovni wrote: > On Wed, Jan 26, 2011 at 06:14:26PM +0100, polloxx wrote: > >> > > We want to implement blacklisting sender email addresses on a per-domain >> > > basis.  I know it can be done by Amavis but I would like to implement >> > > this directly in

Re: Blacklist per-domain

2011-01-26 Thread Victor Duchovni
On Wed, Jan 26, 2011 at 06:14:26PM +0100, polloxx wrote: > > > We want to implement blacklisting sender email addresses on a per-domain > > > basis. I know it can be done by Amavis but I would like to implement > > > this directly in Postfix. Is this possible? > > > > Yes, using smtpd_restrictio

Re: Blacklist per-domain

2011-01-26 Thread polloxx
On Mon, Jan 24, 2011 at 5:48 PM, Noel Jones wrote: > On 1/24/2011 9:12 AM, polloxx wrote: >> >> Dear list, >> >> We want to implement blacklisting sender email addresses on a per-domain >> basis. >> I know it can be done by Amavis but I would like to implement this >> directly in Postfix. >> Is th

Re: Blacklist per-domain

2011-01-24 Thread Noel Jones
On 1/24/2011 9:12 AM, polloxx wrote: Dear list, We want to implement blacklisting sender email addresses on a per-domain basis. I know it can be done by Amavis but I would like to implement this directly in Postfix. Is this possible? Thx, P. Yes, using smtpd_restriction_classes. General usag

Blacklist per-domain

2011-01-24 Thread polloxx
Dear list, We want to implement blacklisting sender email addresses on a per-domain basis. I know it can be done by Amavis but I would like to implement this directly in Postfix. Is this possible? Thx, P.