home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / sql / get_mailbox.sql < prev    next >
Encoding:
Text File  |  2004-02-18  |  130 b   |  9 lines

  1. # get the mailbox
  2. SELECT
  3.   project_id,
  4.   assignable,
  5.   refresh_minutes,
  6.   pop3,
  7.   mailbox_status
  8. FROM mailbox
  9. WHERE name=?