On 29/09/2020 16:44, Ian Zimmerman via Exim-users 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 ) -- Cheers, Jeremy -- ## 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/
