Re: [PHP] system requirements to use mail() function

2003-05-27 Thread Marek Kilimajer
Use mimemessage class, you can find it at www.phpclasses.org. Your need to use smtp_message class in there. Iñaki Atienza wrote: do I need to have a mail server running on the PHP server to send e-mails ? is there any possibilty to use an external SMTP server ? (my ISP's actually). Thanks for yo

[PHP] system requirements to use mail() function

2003-05-27 Thread Iñaki Atienza
do I need to have a mail server running on the PHP server to send e-mails ? is there any possibilty to use an external SMTP server ? (my ISP's actually). Thanks for your time iatz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php