Re: [PHP] smtp server

2004-12-16 Thread Yannick Warnier
Le jeu 16/12/2004 à 14:43, Pablo D Marotta a écrit : > Hi there.. > I´m trying to use the mail function but I have a problem. I´m working in a LAN > with more or less 30 pcs, that places inside a huge network, and I just can´t > use the enterprise smtp server. > How can i set a valid smtp server?

Re: [PHP] smtp server

2004-12-16 Thread Richard Lynch
Pablo D Marotta wrote: > Hi there.. > I´m trying to use the mail function but I have a problem. I´m working in a > LAN > with more or less 30 pcs, that places inside a huge network, and I just > can´t > use the enterprise smtp server. > How can i set a valid smtp server? If you have Microsoft lice

Re: [PHP] smtp server

2004-12-16 Thread M. Sokolewicz
Jason Wong wrote: On Thursday 16 December 2004 23:00, Mike wrote: If you're on any of the *nix'es, it's hard to go wrong with sendmail. I think you mean it's hard not to go wrong with sendmail ;-) no, that means it's easy to go wrong with sendmail... I think Mike did mean that it's hard to go wr

Re: [PHP] smtp server

2004-12-16 Thread Jason Wong
On Thursday 16 December 2004 23:00, Mike wrote: > If you're on any of the *nix'es, it's hard to go wrong with sendmail. I think you mean it's hard not to go wrong with sendmail ;-) -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & H

Re: [PHP] smtp server

2004-12-16 Thread Jason Wong
On Thursday 16 December 2004 22:43, Pablo D Marotta wrote: Please note that this has nothing to do with PHP. > I´m trying to use the mail function but I have a problem. I´m working in a > LAN with more or less 30 pcs, that places inside a huge network, and I just > can´t use the enterprise smtp s

RE: [PHP] smtp server

2004-12-16 Thread Mike
> Hi there.. > I´m trying to use the mail function but I have a problem. I´m > working in a LAN with more or less 30 pcs, that places inside > a huge network, and I just can´t use the enterprise smtp server. > How can i set a valid smtp server? > I thought about installing some "good-free" smtp s

[PHP] smtp server

2004-12-16 Thread Pablo D Marotta
Hi there.. I´m trying to use the mail function but I have a problem. I´m working in a LAN with more or less 30 pcs, that places inside a huge network, and I just can´t use the enterprise smtp server. How can i set a valid smtp server? I thought about installing some "good-free" smtp server on my ow

RE: [PHP] SMTP server response: 550 5.7.1 Unable to relay for

2003-08-27 Thread Chris W. Parker
Àlex Camps on Wednesday, August 27, 2003 12:04 PM said: > i have windows xp with apache,php and argomail > but i cant send emails from php why? According to your subject it looks like the computer you are trying to use to send the email does not allow relaying. >

[PHP] SMTP server response: 550 5.7.1 Unable to relay for

2003-08-27 Thread Àlex Camps
i have windows xp with apache,php and argomail but i cant send emails from php why? thaks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] smtp server and socket connections

2002-02-18 Thread Matthew Delmarter
I just wanted to come to grips with how sockets/SMTP works. Is it like this... 1. I open the socket to the SMTP server 2. I fire the mail through - a few thousand emails 3. I close the socket Also, is step 3 necessary? Regards, Matthew Delmarter -- PHP General Mailing List (http://www.php.

[PHP] smtp server and socket connections

2002-02-18 Thread Matthew Delmarter
I just wanted to come to grips with how sockets/SMTP works. Is it like this... 1. I open the socket to the SMTP server 2. I fire the mail through - a few thousand emails 3. I close the socket Also, is step 3 necessary? Regards, Matthew Delmarter -- PHP General Mailing List (http://www.php.