https://bugs.exim.org/show_bug.cgi?id=1661
--- Comment #6 from Jasen Betts <ja...@treshna.com> --- > Did any of your other event handlers create (by using for the first time) any > new acl variables? This might be a source of corruption in the variables > data structure. It turns out that I did have a "set acl_m_xferred=..." in one of the event handlers. it seems to cause segfauts sometimes. If I set the variable in one of the normal ACLs am I allowed to modify it in a delivery ACL? or is that also forbidden? -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##