Posts Tagged ‘imap’

Export Outlook Task Lists

Friday, October 26th, 2007

Outlook 2007 has a very cool feature that lets you embed your current calendar in an e-mail and send it someone else. Wouldn’t it be nice if you could e-mail your To-Do list as well? Now you can! This macro shows you how to generate a formatted e-mail that contains all of your current tasks, as well as a list of any messages that you’ve flagged for follow-up.

(more…)

Code Snippet: Make Outlook Move Deleted IMAP Items to Trash

Friday, October 19th, 2007

One of the shortcomings of Outlook 2007 is that it does not allow you to automatically move deleted IMAP items to the Trash folder instead of marking them for deletion. This functionality is available in most other e-mail clients–and it’s even available in Outlook if you use Exchange–but it’s not available in Outlook if you use IMAP.

This limitation really bothers me, so I wrote this VBA macro to work-around the problem.

(more…)

Bringing New Meaning to “Next Generation E-mail”

Thursday, October 11th, 2007

For longer than I can remember, I have been on a quest for a good e-mail client. I need something fast, reliable and–this is where everything falls apart–able to handle at least 10,000 e-mails in a single folder quickly with complex automatic filtering. Some of my support mailboxes receive many thousands of messages in a single day. Ideally I’d also like an integrated calendar, to-do list and a pretty UI.

I was beginning to suspect that I had tried every known e-mail client on planet earth, when today I ran across one I hadn’t tried before. Without really reading what it was other than “e-mail client I haven’t tried” I eagerly downloaded it. To my surprise, this is what I saw when I ran it:


Yes, the readme did say “LCARS interface” before I downloaded it, but somehow I didn’t put two-and-two together.

Now that wasn’t what I was expecting! Unfortunately, it doesn’t support IMAP. 🙂