On 15 Oct 2018, at 15:51, Mike Schleif wrote:

 All addresses INCLUDING the special address?  - yes

The special address is subject to ONLY this filter or BOTH filters? - BOTH
filters

Perhaps, there is another solution? All I'm trying to add is an
out-of-office message to one incoming address. However, this OOO message
must run 5pm-8am weekdays, and all day weekends. Apparently, Exchange
cannot do this ...

Using the Postfix "content_filter" functionality to do autoresponse is a poor architectural choice for one address, especially if you want to also pass the message through another filter. A better choice would be a milter such as MIMEDefang, which can perform actions selectively triggered by a message with or without modifying or consuming the message. MD may seem a bit of overkill, but it is easy to pare down its config to do only what you need.

--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Currently Seeking Steadier Work: https://linkedin.com/in/billcole

Reply via email to