> On Nov 3, 2016, at 12:29 PM, Viktor Dukhovni <postfix-us...@dukhovni.org> 
> wrote:
> 
> # grep "tlsproxy/\[$pid\]" /var/log/mail.log | tail

Oops, misplaced '/' there, it should of course be:

        # grep "/tlsproxy\[$pid\]" /var/log/mail.log | tail

-- 
        Viktor.

Reply via email to