| View previous topic :: View next topic |
| Author |
Message |
louforyou
Joined: 07 Dec 2006 Posts: 1
|
Posted: Thu Dec 07, 2006 5:11 pm Post subject: Extracting information from my emails |
|
|
Does any one know if you are able to find out the name of some one from thier email address as ive had some strange emails from some one who claims to know me and they know alot about me but i have know idea who they are?
Many thanks |
|
| Back to top |
|
 |
devicode Site Admin
Joined: 05 Mar 2005 Posts: 249
|
Posted: Mon Dec 11, 2006 2:47 pm Post subject: |
|
|
You can only get the name of the person if that information was included with the email address.
For example "John Doe" <johndoe@somewhere.com>
In this case you would use response Mailer to extract the person's name using the [[SenderName]] field. |
|
| Back to top |
|
 |
|