This applies to all versions of Outlook. Since I'm using Outlook 2007 a solution for that version would be good. The reason is I'm looking for a solution is that I get emails from people sometimes that is sent from either of 2 email addresses but they use their same name in their "sent from" setup. All I can see in the inbox or sent folder is their header name, not their email address. Of course if I open or preview their message, not a problem. But there is no way to tell at a glance and the sort uses the "name" not the email. Finally the the search feature doesn't restrict to the email address only. For example Fred@gmail.com and Fred@acme.com. A on From field will give both mixed together. A search under Fred@gmail.com will give me all Freds regardless of gmail or acme. Of course a search under gmail.com will give me all gmail entries - too much. I've simplified the actual problem, hopefully in the interest of clarity instead of cluttering the question with a lot of whys and wherefores. Thank you.
feedback
|
|
Save the text below as Email.cfg (Credit to SlipStick Systems -Source)
;**********The CFG file**********
[Description]
MessageClass=IPM.Note.FromEmailAddress
CLSID={00020D31-0000-0000-C000-000000000046}
DisplayName=Sender Email Address
Category=Standard
Subcategory=Form
Comment=This forms allows the Senders E-mail address to be viewed as a
column
LargeIcon=IPML.ico
SmallIcon=IPMS.ico
Version=1.0
Locale=enu
Hidden=1
Owner=Neostorm Systems
Contact=Neo
[Platforms]
Platform1=Win16
Platform2=NTx86
Platform9=Win95
[Platform.Win16]
CPU=ix86
OSVersion=Win3.1
[Platform.NTx86]
CPU=ix86
OSVersion=WinNT3.5
[Platform.Win95]
CPU=ix86
OSVersion=Win95
[Properties]
Property01=FromEmailAddress
[Property.FromEmailAddress]
Type=30
NmidInteger=0xc1f
DisplayName=From E-mail Address
[Verbs]
Verb1=1
[Verb.1]
DisplayName=&Open
Code=0
Flags=0
Attribs=2
[Extensions]
Extensions1=1
[Extension.1]
Type=30
NmidPropset={00020D0C-0000-0000-C000-000000000046}
NmidInteger=1
Value=1000000000000000
;**********END CFG
To install a cfg file:
| |||
feedback
|
|
Delete all your contacts, that is where they are "resolved". Disassociate from any LDAP or GAL directory service.. There could be a reg setting too.. Wouldn't it be easier to just add a column to the display: "Email address" and remove the from column? | |||
|
feedback
|
|
The above script, from Neostorm, works very well for replacing the standard 'From' field. But, that is all it will do. What is needed are similar scripts to replace the other email particulars' fields (To, CC, BCC, Have replies sent to, etc.), so that the bare email address appears and not the often misleading or meaningless display name. As this can partially be achieved by manipulating the address book, obviously no one has bothered to write the script, yet. However, whatever change is made in the address book, if you reply to someone, you are lumbered with their display name, even if in the address book you have changed it to show their email address. Personally, I think display names for email addresses should be abolished. A person can display a 'friendly' name (eg their actual name) in the body of the email, if needed. | |||
|
feedback
|