Announcement

Collapse
No announcement yet.

[script] Read new emails

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [script] Read new emails

    This script will scan your inbox using MAPI/CDO 1.21 and announce the new emails by sender and subject. An optional parameter will read em all, unread or not. If your inbox is as cluttered as mine, then be careful!

    As for system requirements, I coded this to MS's CDO 1.21, which I think is installed w/Outlook 98 and up. I'm on W2k w/Outlook 2k and it works fine for me. Outlook Express is not supported by MAPI, so it will not work, as far as I know.

    Syntax:
    email.txt("GetEmail","true") to read new subjects/senders only
    email.txt("GetEmail","false") to read all message subjects/senders


    I'll start up a discussion thread and you guys can try it out and post issues and ideas.

    Enjoy

    [This message was edited by elmo on Sunday, 01 December 2002 at 11:44 AM.]
    Attached Files
Working...
X