sender's email address in INBOX

D

Diane

I want to be able to display the sender's email address as well as their name
in the inbox "FROM" section of Outlook 2003. How do I do this?
Thanks, Diane
 
B

Brian Tillman

Diane said:
I want to be able to display the sender's email address as well as
their name in the inbox "FROM" section of Outlook 2003. How do I do

What shows in the From field is determined by the sender, not the recipient.
 
N

neo [mvp outlook]

Actually that is not quite true. In this particular case Diane (or u) could
create a file named SenderName.CFG with the contents below in Notepad and
save it to \Program Files\Microsoft Office\OFFICE11\FORMS\1033. From there,
follow these steps. (For what its worth, using this for the Inbox in
Exchange environments is not ideal. Works great for the Junk Email folder
though. :)

1) Go into Tools | Options | Other | Advanced Options | Custom Forms |
Manage Forms

2) Hit the Install button, and choose SenderName.CFG .install into your
Personal Forms Library

3) Hit OK several times to return to the main Outlook screen

4) Right-click on the Column headings in your Inbox (other any other folder)
and choose "Field Chooser"

5) Pull-down the scroll-bar and choose "Forms."

6) Set focus to your Personal Forms, choose the Sender Email Address Form,
then click Add

7) Drag and drop the From Email Address property into your column headings


;**********The CFG file**********
[Description]
MessageClass=IPM.Note
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
 
D

Diane

This worked like charm on my Outlook XP. I will try it on my Outlook 2003
next week and I'm sure it will work there as well.
Thanks so much for you help.

neo said:
Actually that is not quite true. In this particular case Diane (or u) could
create a file named SenderName.CFG with the contents below in Notepad and
save it to \Program Files\Microsoft Office\OFFICE11\FORMS\1033. From there,
follow these steps. (For what its worth, using this for the Inbox in
Exchange environments is not ideal. Works great for the Junk Email folder
though. :)

1) Go into Tools | Options | Other | Advanced Options | Custom Forms |
Manage Forms

2) Hit the Install button, and choose SenderName.CFG .install into your
Personal Forms Library

3) Hit OK several times to return to the main Outlook screen

4) Right-click on the Column headings in your Inbox (other any other folder)
and choose "Field Chooser"

5) Pull-down the scroll-bar and choose "Forms."

6) Set focus to your Personal Forms, choose the Sender Email Address Form,
then click Add

7) Drag and drop the From Email Address property into your column headings


;**********The CFG file**********
[Description]
MessageClass=IPM.Note
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


Brian Tillman said:
What shows in the From field is determined by the sender, not the
recipient.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top