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?
You can use PEAR::Mail class to send e-mails via an external SMTP server (an account you have elsewhere), provided your smtp call isn't stopped by any firewall. Yannick -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

