Re: [PHP-WIN] pop3 emailer

2005-05-29 Thread Mike Bellerby
Thanks! That was what I was looking for! Mike Mike wrote: Without using someone else's code or a pre-existing class, take a read through this: http://us3.php.net/manual/en/ref.imap.php -M Hi What is the easist way to read an email account from php? Thanks Mike -- PHP Windows Mailing

Re: [PHP-WIN] pop3 emailer

2005-05-28 Thread Paul Menard
MY best suggestion is to use the PHP IMap/POP functions. It's pretty simply to do this (until you get into attachments. If you are just looking for a webmail package to host on your server to allow reading your local mailbox check out http://ilohamail.org/main.php?page=Downloads Though it does

RE: [PHP-WIN] pop3 emailer

2005-05-28 Thread Mike
Without using someone else's code or a pre-existing class, take a read through this: http://us3.php.net/manual/en/ref.imap.php -M > Hi > > What is the easist way to read an email account from php? > > Thanks > > Mike > > -- > PHP Windows Mailing List (http://www.php.net/) To > unsubscribe,

[PHP-WIN] pop3 emailer

2005-05-28 Thread Mike Bellerby
Hi What is the easist way to read an email account from php? Thanks Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php