[PHP] Re: Act as a Server

2004-01-31 Thread DvDmanDT
Ofcorse it can be done... Wouldn't be worth it though, and it would be
slooow as f I think...

... I really don't think it would be worth it accutually...

-- 
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
Stephen Craton [EMAIL PROTECTED] skrev i meddelandet
news:[EMAIL PROTECTED]
 Alright, I'm just looking for two answers: If it can be done and how? I
 don't want code though, that's up to me to figure out.



 I'm about make a script, somewhat like a mailing list, where users can
 contact each other through a web based system or by email. My question is,
 can I get PHP to somehow act as the server where all the emails come in?
 What I means is like if I were to send an email to [EMAIL PROTECTED], how could
I
 get PHP to pick the email up and distribute it out like a mailing list?
 Would this require the configuration file to be changed or what?



 Any help here would be appreciated. I don't think this has been done
before,
 or else I would have read their code and seen how they did it.



 Thanks,

 Stephen Craton

 http://www.melchior.us





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Re: Act as a Server

2004-01-31 Thread Stephen Craton
Well, what point is a mailing list if you have to go onto a website to reply
to something? That'd be more or less a forum...

Thanks,
Stephen Craton
http://www.melchior.us
 
- -Original Message-
- From: DvDmanDT [mailto:[EMAIL PROTECTED]
- Sent: Saturday, January 31, 2004 8:30 PM
- To: [EMAIL PROTECTED]
- Subject: [PHP] Re: Act as a Server
- 
- Ofcorse it can be done... Wouldn't be worth it though, and it would be
- slooow as f I think...
- 
- ... I really don't think it would be worth it accutually...
- 
- --
- // DvDmanDT
- MSN: dvdmandt¤hotmail.com
- Mail: dvdmandt¤telia.com
- Stephen Craton [EMAIL PROTECTED] skrev i meddelandet
- news:[EMAIL PROTECTED]
-  Alright, I'm just looking for two answers: If it can be done and how? I
-  don't want code though, that's up to me to figure out.
- 
- 
- 
-  I'm about make a script, somewhat like a mailing list, where users can
-  contact each other through a web based system or by email. My question
- is,
-  can I get PHP to somehow act as the server where all the emails come in?
-  What I means is like if I were to send an email to [EMAIL PROTECTED], how
- could
- I
-  get PHP to pick the email up and distribute it out like a mailing list?
-  Would this require the configuration file to be changed or what?
- 
- 
- 
-  Any help here would be appreciated. I don't think this has been done
- before,
-  or else I would have read their code and seen how they did it.
- 
- 
- 
-  Thanks,
- 
-  Stephen Craton
- 
-  http://www.melchior.us
- 
- 
- 
- 
- 
- --
- PHP General Mailing List (http://www.php.net/)
- To unsubscribe, visit: http://www.php.net/unsub.php
- 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: Act as a Server

2004-01-31 Thread John Nichel
Stephen Craton wrote:

Well, what point is a mailing list if you have to go onto a website to reply
to something? That'd be more or less a forum...
Why would you have to go onto a site to reply when using a mailing list 
manager?  Hell, a lot of hosting providers set you up with Majordomo 
when you have a domain hosted thru them.  I can understand the desire to 
do it yourself, but this would be a major (if not impractical) project 
in php.  Look here...

http://directory.google.com/Top/Computers/Software/Internet/Servers/Mail/List_Management/

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php