Re: [patch] remove smtpd filter code

2017-08-04 Thread Gilles Chehade
On Fri, Aug 04, 2017 at 02:56:21PM +0200, Gilles Chehade wrote: > On Fri, Aug 04, 2017 at 01:13:06PM +0200, Eric Faurot wrote: > > Hi, > > > > Experimental support for filters has been removed some time ago from > > the config parser. Now we want to get rid of the remaining code. > > It's not tha

Re: [patch] remove smtpd filter code

2017-08-04 Thread Gilles Chehade
On Fri, Aug 04, 2017 at 01:13:06PM +0200, Eric Faurot wrote: > Hi, > > Experimental support for filters has been removed some time ago from > the config parser. Now we want to get rid of the remaining code. > It's not that trivial, so we proceed in several steps. > > The first (and trickiest) on

[patch] remove smtpd filter code

2017-08-04 Thread Eric Faurot
Hi, Experimental support for filters has been removed some time ago from the config parser. Now we want to get rid of the remaining code. It's not that trivial, so we proceed in several steps. The first (and trickiest) one is to bypass the filter code for incoming smtp sessions, so that filter.c