> 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 
> own pc, and then use it for the mail function.
> What do you think of this idea? Would you recommend any free 
> smtp server currently available?
> 

That largely depends on your OS. 

If you're on Windows, there's a TON of free SMTP servers. I just use IIS
because it's as easy as popping in the Windows CD and I know well enough to
lock down the SMTP settings as to not have an open relay.

If you're on any of the *nix'es, it's hard to go wrong with sendmail.

-M

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

Reply via email to