On 30/10/15 17:29, Gary Stainburn wrote: > I am using Postgresql with EXIM and I'm storing various details about emails. > > I can hook into various stages of the emails using the various ACL's but I > can't work out how to detect a "Completed" message. > > Is this possible?
Yes, if you use the EXPERIMENTAL_EVENTS facility. You'll probably need to compile your own for that. -- 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/
