Try: grep -i AddTimer /usr/share/perl5/Qpsmptd/TcpServer.pm

the * won't match past the / in the shell.  Also try:

        grep -i add ... | grep -i timer

grep -ri timer /usr/share/perl5/Qpsmtpd/ /usr/share/perl5/Qpsmtpd.pm

no results there either :/

a quick browse through svn doesn't show any .*[tT]imer subs either..

-Jared

--
Inbound and outbound email scanned for spam and viruses by the
DoubleCheck Email Manager: http://www.doublecheckemail.com/

Reply via email to