> On Apr 12, 2018, at 3:35 PM, Emanuel <emanuel.gonza...@donweb.com> wrote: > > In /var/log/maillog i see this error, which produce an excessive cpu usage > > postfwd2/policy[4807]: warning: Complex regular subexpression recursion limit > (32766) exceeded at /opt/postfix/postfwd/sbin/postfwd2 line 1168, <$fh> line > 230.? > > any ideas?
Avoid complex regular expressions. -- Viktor.