Process sequence: Where are content filters?

2016-05-06 Thread Mike Schleif
Postfix: 2.10.1 Content filter according to: http://www.postfix.org/FILTER_README.html#simple_filter Where in the overall process does this content filtering take place? Does this happen prior to querying the aliases and virtual tables? Where is this documented? Thank you. ~ Mike

Postfix 3.0.3 TCP interface Panic error condition

2016-05-06 Thread Charles Orth
Hi Folks, I have compiled postfix 3.0.3. Using the ldap interface for the following maps everything works as designed. However, if I use theTCP interface, I am getting a panic error condition. Config eg virtual_alias_maps = tcp:removed-host-name-here:9871 virtual_mailbox_domains = tcp:removed-

Re: Postfix 3.0.3 TCP interface Panic error condition

2016-05-06 Thread Viktor Dukhovni
On Fri, May 06, 2016 at 12:12:14PM -0400, Charles Orth wrote: > Hi Folks, > > I have compiled postfix 3.0.3. Using the ldap interface for the following > maps everything works as designed. > However, if I use theTCP interface, I am getting a panic error condition. > Config eg > virtual_alias_maps

Re: Process sequence: Where are content filters?

2016-05-06 Thread Wietse Venema
Mike Schleif: > Postfix: 2.10.1 > > Content filter according to: > http://www.postfix.org/FILTER_README.html#simple_filter > > Where in the overall process does this content filtering take place? > > Does this happen prior to querying the aliases and virtual tables? With the simple filter examp

Re: Process sequence: Where are content filters?

2016-05-06 Thread Mike Schleif
On Fri, May 6, 2016 at 12:20 PM, Wietse Venema wrote: > Mike Schleif: > > Postfix: 2.10.1 > > > > Content filter according to: > > http://www.postfix.org/FILTER_README.html#simple_filter > > > > Where in the overall process does this content filtering take place? > > > > Does this happen prior to

Re: Process sequence: Where are content filters?

2016-05-06 Thread Viktor Dukhovni
On Fri, May 06, 2016 at 12:46:10PM -0500, Mike Schleif wrote: > > With the simple filter example the virtual aliases expansion is > > both before and after the filter. > > How can it be "both before and after?" By processing the message twice, because the filter injects it back into the Postfix

Re: Process sequence: Where are content filters?

2016-05-06 Thread Wietse Venema
Viktor Dukhovni: > On Fri, May 06, 2016 at 12:46:10PM -0500, Mike Schleif wrote: > > > > With the simple filter example the virtual aliases expansion is > > > both before and after the filter. > > > > How can it be "both before and after?" > > By processing the message twice, because the filter

valias.txt passing bogus email using domain aliases.

2016-05-06 Thread Rob McKennon
Hello, We are receiving mail delivered to users that don't exist. In our valias.txt file, we have the usual aliases like this: ali...@domain.com u...@domain.com ali...@domain.com u...@domain.com and at the bottom is something like this for other domains we own: @domain2.com@domain

Re: valias.txt passing bogus email using domain aliases.

2016-05-06 Thread Noel Jones
On 5/6/2016 4:45 PM, Rob McKennon wrote: > Hello, > > We are receiving mail delivered to users that don't exist. > > In our valias.txt file, we have the usual aliases like this: > > ali...@domain.com u...@domain.com > ali...@domain.com u...@domain.com > > and at the bottom is something like