===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sauce-0.9.0+nmu3/notifybl.tcl-29-# 
sauce-0.9.0+nmu3/notifybl.tcl:30:# sa            $site_or_addr (ie, `site' or `addr')
sauce-0.9.0+nmu3/notifybl.tcl-31-# lp            local part to receive notice
##############################################
sauce-0.9.0+nmu3/library.tcl-224-    if {![regexp {^\"((?:[^\"\\]|\\.)+)\"$} $lp all lp] &&
sauce-0.9.0+nmu3/library.tcl:225:        ![regexp {^([-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]|\\.)+(\.([-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]|\\.)+)*$} $lp]} {
sauce-0.9.0+nmu3/library.tcl-226-	error "invalid local-part syntax"