RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
Vail, Warren; PHP Windows mailing list > Subject: RE: [PHP-WIN] pop3 communication > > > Thanks a lot, didn't occur to me that the IMAP functions would > work with POP > servers. > > Appreciate the rapid response :) > > Ross > > > -Original Mess

RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
mailing list > Subject: RE: [PHP-WIN] pop3 communication > > > check out; > > http://www.php.net/manual/en/function.imap-open.php > > once connected most functions re: headers and basic mail work (no > folders or > mailboxes in POP3) > > course, I'm sur

RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Vail, Warren
lity Processes -Original Message- From: Ross Fleming [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 3:25 PM To: PHP Windows mailing list Subject: [PHP-WIN] pop3 communication Hi folks, Just mulling over the prospect of future projects, and I fancy writing a php script that can che

[PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
Hi folks, Just mulling over the prospect of future projects, and I fancy writing a php script that can check the details of my unread email in a pop3 mailbox (ie sender, date and subject). Does anyone have (or know where I can get) functions that have been written to do this task? From my knowl