Re: [PHP] Getting an Email into a PHP/pl script

2001-10-04 Thread ReDucTor
IL PROTECTED]> Sent: Friday, October 05, 2001 10:27 AM Subject: Re: [PHP] Getting an Email into a PHP/pl script > On Fri, 5 Oct 2001 07:24, Chris Aitken wrote: > > Hi all, > > > > I have looked into the archives but im not sure what im searching for > > so I decided t

Re: [PHP] Getting an Email into a PHP/pl script

2001-10-04 Thread David Robley
On Fri, 5 Oct 2001 07:24, Chris Aitken wrote: > Hi all, > > I have looked into the archives but im not sure what im searching for > so I decided to ask here. > > What I want to do is, on my FreeBSD box running PHP and MySQL, to have > a system which will take any email sent to a specific address,

RE: [PHP] Getting an Email into a PHP/pl script

2001-10-04 Thread Richard Heyes
> There's a good php POP3 class available here: > http://www.thewebmasters.net/php/POP3.phtml > > That will enable you to log into your mail server and retrieve a mail > message from it. There's also a good mime decoder here: http://www.phpguru.org -- Richard Heyes "I know not with what weapons

RE: [PHP] Getting an Email into a PHP/pl script

2001-10-04 Thread rick fletcher
There's a good php POP3 class available here: http://www.thewebmasters.net/php/POP3.phtml That will enable you to log into your mail server and retrieve a mail message from it. > -Original Message- > From: Chris Aitken [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 04, 2001 2:54 PM

RE: [PHP] Getting an Email into a PHP/pl script

2001-10-04 Thread Kurt Lieber
Check out hotscripts.com -- there's a bunch of PHP scripts that do various things. One in particular that at least may point you in the right direction is PHPEmailArchiver: http://www.hotscripts.com/Detailed/12104.html hth --kurt > -Original Message- > From: Chris Aitken [mailto:[EMAI