Help for this page
@sortedkeys = sort { $mailarray{$a}{"from"} cmp $mailarray{$b}{"from"} } keys %mailarray;