void
sqimap_search
( $imapConnection, string $search_where, $search_what, $mailbox, $color, [ $search_position = ''], $search_all, $count_all)
-
string
$search_where: The location to search (see RFC3501 section 6.4.4) If this string contains underscores, they are interpreted as an OR condition, thus "TO_CC" will result in a search of the TO *or* CC headers
-
$imapConnection
-
$search_what
-
$mailbox
-
$color
-
$search_position
-
$search_all
-
$count_all