>>> First, please forgive me for posting to this list if I'm out of line. >>> Oh, and I absolutely love SQM. >>> >>> ER 1: Count of Emails change on folder view to show total emails, then >>> change of email view to show # of TTL so when viewing email, we know >>> which email we are viewing as indexed in the folder. As I recall, the >>> header has an index number written when IMAP clients access a folder >>> which could be used.
>> The ID that we use is a unique ID given to each message. It doesn't >> store where in the mailbox it is, nor will it give us any idea where in >> the view the message is actually located. Your description isn't exactly >> clear on what you mean by "change of email view to show # of TTL"... I'm >> assuming you mean that when you have an email selected, it shows you the >> message position, in relation to other messages, for example: >> >> 17 of 325 >> >> Is that correct? > > Yes, that is what I was after. I've monitored email withint IMAP "folders" > before, during and after IMAP access (pine, SQM, Versamail) and have seen > the Status: O, Status: RO, etc. headers come and go. I thought I had seen > one that actually counted which number email in the index each email was. Not sure what those headers are, but I don't believe they have anything to do with the index order. Unfortunately it can be a pain to establish the real position of a message in the folder. It shouldn't be impossible, just difficult, and might require a large chunk of a rewrite for some of the folder hanlding code. I shall take a look, and see if anything obvious pops up. >>> ER 2: Caption Line currently shows N new Messages for Inbox, or all if >>> poll all folders is on. Please offer a config option to show # messages >>> in current folder. >> Caption Line? I'm assuming you mean the "Current Folder: INBOX" line? > No, I learned MS Visual Basic when I first began programming for windows > 95 and they refer to the window's title bar as the caption line. That's > what I'm referring to. But more specifically, I'm now using Firefox and > set Tabs View on all the time, so when I have SQM open at home and at work > on adjacent tabs, I'm hoping the see the title "9 New Messages" changed to > say "FolderName: 9 New"... Ahhh, I see. That I guess is possible, with some javascript, as the "new mail" plugin does something similar, however it doesn't do the count on the folder you have selected, but all the folders you requested, then it changes the title bar. I guess a slightly modified version of that would probably allow for the change you wanted, and make it flexible enough to be moved from version to version. -- Jonathan Angliss <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users