On 2020-09-30 09:23, Jeremy Harris wrote: > > Where can I find a list of possible $event_data values for this > > event? > > > > I realize that the list may not be fixed or guaranteed stable. Just > > give me a starting point. > > There's no formal list. It's a string intended to give a hint to a > human; it's the same sort of thing that pops up in the logfiles. > > Tracing the code for all possible writes into an addr->message field > would be needed to answer your question (plus one hardcoded > "message removed by %s", username > )
What I want to do is to track a particular error (AUTH used when not advertised), in a cleaner way than scanning the log. My impression was this was just the kind of thing events were meant for. Was I wrong? -- Ian -- ## 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/