"Bandit" <(E-Mail Removed)> wrote in message
news:55D985B2-1666-4279-BA0A-(E-Mail Removed)...
>> >> >I need to group email by sender's domain name, not the sender's
>> >> >display name.
>> >> > This way, all the communications with a certain company can easily
>> >> > be
>> >> > filed together.
>> >>
>> >>
>> >> Sounds like the perfect job for a Search Folder. Or, if the ultimate
>> >> goal is to get the mail from that company into a specific folder,
>> >> build a rule
>> >> and just run it.
>> >>
>> >
>> > I agree with ProjectDirector
>> >
>> > I do not sort my mails by company but rather by sales task and it would
>> > be
>> > great to be able to collapse mails by senders domain so that you can
>> > review the snders company mail quickly. Search folders will not work in
>> > this
>> > case.
>>
>> Not every solution will work for every person.
>>
>> If you need it to be dynamic (which I didn't get any indication that the
>> original person needed dynamicosity), then you'd need to build a DLL that
>> can be used as a custom action on a rule to pull out the senders domain
>> and
>> then drop it in an unused field (like Mileage) and group by that.
>>
>> Personally, I'd work through my email one by one and build a search
>> folder
>> as needed. I hit message 1, it's from somedomain.what, I build a search
>> folder. Take care of all the messages. I go back, hit what should now
>> be
>> message 1, it's from otherdomain.what, I edit the search folder, I take
>> care
>> of all the messages.
>>
> Thanks for the feedback. I will look into the customization a little more
> but was hoping that there would be something default.
Honestly, I don't think this particular work style is something that the
developers thought of, mostly because, well, who cares what domain the mail
came from? Either you have a contact there and you'll recognize the name,
or you won't and it doesn't matter. If there's a particular domain you have
a vested interest in, it's easy enough to build a search folder, or to use
the coloring to make it a certain color.
I mean, maybe I have a limited worldview, or my style of work, but I can't
really think of a situation where it matters what domain the mail came from
on a user by user basis.
> Do you have any examples of something similar that has been done (source
> code perhaps ;-)
Nope, nothing here.
http://www.outlookcode.com is where I'd go.
--
f.h.