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:
bbmail.mailbox.1.newmail.statusFlag: X-Mozilla-Status: 8
and everything should work ok.
John