Help for this page
open FH, "mylog" etc.... while (<FH>) { do these steps }
$to_addr = ($_ =~ rest of stuff);