|
Posted by Schraalhans Keukenmeester on 05/31/07 14:43
At Thu, 31 May 2007 06:13:24 -0700, PHP Wooer let h(is|er) monkeys type:
> Is there any way using PHP to find out whether a user ie. (email Id
> eg: mycodetest@yahoo.com) is using Yahoo mail beta version or the
> original one. Similarly for hotmail whether the user (email Id eg:
> mycodetest@hotmail.com)is using hotmail live or original hotmail.
Not unless the mail headers sent by the different flavours are
consistently different.
If you can, have some messages sent to you from the different options,
have a look at the message source (probably in the view menu in O or OE
I'd guess) and note the differences. You may need quite a few messages
from different sources to pinpoint any differences (if any at all) you can
nail to the server/service used to send it.
Don't get your hopes up too high.
Sh
--
Schraalhans Keukenmeester - schraalhans@the.spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]
"strcmp('apples','oranges') < 0"
Navigation:
[Reply to this message]
|