s/(?<=^>>>>>>>>>>>>>>>> Exim pid=)\d+(?= terminating)/pppp/;
s/^(proxy-proc \w{5}-pid) \d+$/$1 pppp/;
s/^(?:\s*\d+ )(exec .* -oPX)$/pppp $1/;
+ next if /postfork: /;
+ # ipv6-enabled platforms do more loookup, for AAAAs - so ignore the forking
+ next if / fork(?:ing|ed) for fakens-search/;
+ s/ forked for [^:]+: \K\d+/npppp/;
+
# IP address lookups use gethostbyname() when IPv6 is not supported,
# and gethostbyname2() or getipnodebyname() when it is.
# daemon notifier socket
s/^(\s*\d+|ppppp) (creating notifier socket)$/ppppp $2/;
s/^ \@(.*exim_daemon_notify)$/ $1/;
- s/^(\s*\d+|ppppp) \@(.*exim_daemon_notify)$/ppppp $2/;
+ s/^(\s*\d+|ppppp) \@?(.*exim_daemon_notify)$/ppppp $2/;
next if /unlinking notifier socket/;
# DISABLE_OCSP