Help for this page

Select Code to Download


  1. or download this
    @msgids = sort {
        $mailarray{$a}{'from'} cmp $mailarray{$b}{'from'}
    }
        keys %mailarray;