Straight from dbmail.h:

#define STATUS_NEW      0
#define STATUS_SEEN     1
#define STATUS_DELETE   2
#define STATUS_PURGE    3
#define STATUS_UNUSED   4
#define STATUS_INSERT   5
#define STATUS_ERROR    6


If you want to know how and where these are used, if at all (i.e. I don't see STATUS_UNUSED anywhere :-) ), you'll have to read the source.


Micah wrote:
Hi everyone,

I'm working on some PHP stuff and I was wondering if there's somewhere that lists what each of the status values actually represent?

So far I've figured out that less than 2 is current mail, and 2 and more is deleted mail, but why are there 5 states?
Thanks!
-Micah _______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev


--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to