https://bugs.contribs.org/show_bug.cgi?id=8818

--- Comment #5 from Jean-Philippe Pialasse <[email protected]> ---
suggested regexp:

cat /var/log/qmail/current |grep -P '@[0-9a-f]{24} starting delivery \d+: msg
\d+ to remote [a-zA-Z0-9\._\-]+@[a-zA-Z0-9\._\-]+'
cat /var/log/qmail/current |grep -P '@[0-9a-f]{24} starting delivery \d+: msg
\d+ to local [a-zA-Z0-9\._\-]+@[a-zA-Z0-9\._\-]+'

just need to add the capturing ()

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to