my @uids = $imap->search(SUBJECT => "$subject_string", DATE => "Feb 1, 20101") or die "Could not find messages with subject: $@\n";