Posted by Shawn Wilson on 11/29/05 18:00
"Sean" <oreilly.sean@gmail.com> wrote in message
news:1133202507.369728.48870@g14g2000cwa.googlegroups.com...
> Use http://pear.php.net/package/Net_POP3. It will make doing this allot
> easier.
>
Well, yes and no.
I've looked at that and basically it ends up that they are using a telnet
type connection with PEAR to grab the message and dump it to a variable.
That's really the answer to my question... what I want to do must not be
possible with PHP - so you revert back to a raw telnet connection.
--
Shawn Wilson
[Back to original message]
|