John,
Is this a string match or a regular expresssion? In Netscape 4.7 on
Linux, the most significant bit seems to be the un/read mail flag.
Other bits in the most significant nybble are used for other purposes.
Can I use:
X-Mozilla-Status: [89ABCDEF]
Thanks,
Jeffrey
John Kennis wrote:
>
> On Tue, 15 Aug 2000, Kevin Oleksy wrote:
>
> > Okay thanks. Did that, now it works. I hate to say it though but
> > there's one little glitch, and I'm sure its me doing something wrong in
> > setup. The Envelope in BBMail stays red even after i've gone into
> > netscape and read the mail.
> >
> > in bbmail.bb
> > bbmail.mailbox.1.mode: 2
> > bbmail.mailbox.1.proc: fetchmail
> >
> bbmail looks at the Status to see if mail was read or not. This Status
> message is different in netscape. I made a option
> bbmail.mailbox.1.newmail.statusFlag where the string telling mail
> is read can be defined.
>
> Just set it to:
>
> and everything should work ok.
>
> John