|
Hi Barbie,
Your Outlook module is way cool! Love it.
I am getting a bit of a problem tho' - when I use one of:
print "From: '" . $message->SenderName() . "'\n" ;
print "From: '" . $message->From() . "'\n" ;
It gives me a name, rather than the address, if the address displays as a name, or it looks like:
Steve Wells [steve.wells@printsoft.com]
any ideas?
Ta in advance,
Steve
|