I could fvckign kill someone at microsoft right now

acemcmac

Lifer
Mar 31, 2003
13,712
1
0
Why are the rules in Office Outlook so weak? :| :| :|

Why is the most specific I can get in my handling of subject contents "Subject contains string"

I want subject to match "string*string* " where * is a wildcard!

Hell, I'd be happy with "Subject Starts With string"

I have never programmed in VB before... the only imperative driven languages I've ever really done are C++ and Java, so macros are out unless I want to learn VB.

How do you guys deal with the shortcomings?
 

thirdeye

Platinum Member
Jun 19, 2001
2,610
0
76
www.davewalter.net
Originally posted by: acemcmac
Why are the rules in Office Outlook so weak? :| :| :|

Why is the most specific I can get in my handling of subject contents "Subject contains string"

I want subject to match "string*string* " where * is a wildcard!

Hell, I'd be happy with "Subject Starts With string"

I have never programmed in VB before... the only imperative driven languages I've ever really done are C++ and Java, so macros are out unless I want to learn VB.

How do you guys deal with the shortcomings?

I agree, I got so pissed with the Rules and Alerts that I just killed them all off and use Google desktop search if I need something.
 

Miramonti

Lifer
Aug 26, 2000
28,651
100
91
Originally posted by: acemcmac
Originally posted by: jjsole
Originally posted by: acemcmac

How do you guys deal with the shortcomings?

And who forced you to use this program?

Ever tried to use another email client in a pure exchange environment before?

Nope, but I'll take you're word for it that it sucks.
 

fbrdphreak

Lifer
Apr 17, 2004
17,555
1
0
Thunderbird FTW?

I briefly thought of going back to Outlook from Thunderbird as TB is a bit hoggish with my multitude of e-mails and there's a few quirks about Mozilla software in general that MS software doesn't have, but frankly I love the Search Folders and endless options that extensions offer.
 

acemcmac

Lifer
Mar 31, 2003
13,712
1
0
Guys. Nothing works in a pure exchange environment other than Office Outlook. We aren't talking about POP/IMAP here, we're talking about caleandars, synchronized address books, active directory integration, etc. I have to use Office Outlook. I've been using thunderbird at home for years. It's not a choice here.
 

gsellis

Diamond Member
Dec 4, 2003
6,061
0
0
And if you are building a script, InStr(string, string) is still your friend. VB is easy of you do Java. Just another freaking lang.
 

blakeatwork

Diamond Member
Jul 18, 2001
4,113
1
81
Originally posted by: acemcmac
Why are the rules in Office Outlook so weak? :| :| :|

Why is the most specific I can get in my handling of subject contents "Subject contains string"

I want subject to match "string*string* " where * is a wildcard!

Hell, I'd be happy with "Subject Starts With string"

I have never programmed in VB before... the only imperative driven languages I've ever really done are C++ and Java, so macros are out unless I want to learn VB.

How do you guys deal with the shortcomings?

RTFM... :p
 

ElFenix

Elite Member
Super Moderator
Mar 20, 2000
102,374
8,499
126
i like how you can't train the junk mail filter in outlook yourself, so that important messages from people on your domain are blocked and sent into your spam box. meanwhile, actual junk gets through.
 

torpid

Lifer
Sep 14, 2003
11,631
11
76
Guess you aren't using outlook 2003, because it has that in it as far as I can tell. You don't need to use wildcards, just have to provide a list of words to look for.
 

DaShen

Lifer
Dec 1, 2000
10,710
1
0
Originally posted by: torpid
Guess you aren't using outlook 2003, because it has that in it as far as I can tell. You don't need to use wildcards, just have to provide a list of words to look for.

OP, get your IT department to update your Exchange Server to the newest system.