Thanks Paul, look in the source would make sense.. *sigh*

On Saturday 22 May 2004 07:15 am, Paul J Stevens wrote:
> 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

Reply via email to