If a message is qualified for many destinations{} before finally hitting a cath-all fallback destination{} at the bottom of the config, will processing of that message stop at the failed facility {} ? ~BAS
Brian A. Seklecki wrote:
If a message is qualified for many destinations{} before finally hitting a cath-all fallback destination{} at the bottom of the config, will processing of that message stop at the failed facility {} ?
Please read the documentation, you seem to be confused. A destination can't be final, nor catch-all. A log statement can be. -- Sandor Geller wildy@balabit.hu
On Wed, 25 Oct 2006, Sandor Geller wrote:
Brian A. Seklecki wrote:
If a message is qualified for many destinations{} before finally hitting a cath-all fallback destination{} at the bottom of the config, will processing of that message stop at the failed facility {} ?
Please read the documentation, you seem to be confused. A destination
That's what I meant. It was 3 AM. I was trying to figure out if a program() destination via a log{} that lacked flags(final) was halting interpretation/processing. I'm still not sure. How is debugging in 2.x? Does "-FDv" provide decision making output? ~BAS
participants (2)
-
Brian A. Seklecki
-
Sandor Geller