On Tue, Mar 6, 2012 at 6:03 PM, Jeffrey Starin <[email protected]>wrote:
> Can Exim be configured to react to log files? > > There is talk out there in the internet about other MTAs like Port25 which > has the ability to react in real time to log files such that if a log entry > contains a Yahoo 421 message, either switch IPs or otherwise shut down the > queue. > > This sounds like a great idea and I'm wondering if Exim has the muscle to > do this? > With a bit of external help you could get Exim to do the same thing. Have a log file monitor that 'watches' (tails) the log file for a specific pattern and when it encounters a pattern, have it execute Exim with an alternate configuration file for the relevant message(s). -- .warren -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
