There're are some "power" things I'd like to do with my emails, such as:
-Parsing them and exporting to a CSV file
-Sorting the emails into folders based on some rather complicated rules
Which is the best email "client" to use if i need to do things like this?
-It'd be nice to use gmail, because that's what I'm already using, but I'm thinking that's not really an option (no chance greasemonkey scripts could perform what I need?
-It'd be nice to use Thunderbird, because it's free and so fast and light. But I can't find any parsers or anything in the "add-on" directory
-I'm thinking I'll have to use Outlook. There's already a GREAT deal of user-written VBA code to work off of when it comes to parsers and other customization like I would like to do. And the link to Outlook to Excel would probably be very smooth.
Um, this isn't much a question so far, but basically I'm asking if I'm missing something? -- does my logic hold up? thank you.
-Parsing them and exporting to a CSV file
-Sorting the emails into folders based on some rather complicated rules
Which is the best email "client" to use if i need to do things like this?
-It'd be nice to use gmail, because that's what I'm already using, but I'm thinking that's not really an option (no chance greasemonkey scripts could perform what I need?
-It'd be nice to use Thunderbird, because it's free and so fast and light. But I can't find any parsers or anything in the "add-on" directory
-I'm thinking I'll have to use Outlook. There's already a GREAT deal of user-written VBA code to work off of when it comes to parsers and other customization like I would like to do. And the link to Outlook to Excel would probably be very smooth.
Um, this isn't much a question so far, but basically I'm asking if I'm missing something? -- does my logic hold up? thank you.