You can write a socket in PHP that talks with the port 25 of the box running smtp service. I guess thats the best way you can handle mailing.
See ya, Sanjay > > I have to send a mail from a PHP page on Linux. My mail server is on > another > > physical box which has IMAIL on Windows 2000 . Can anyone please tell me > > what configuration do I need on the Linux machine to make the mail > function > > of PHP work? > > if you're sending mail from a linux server shouldnt it have sendmail by > default ? > as i recall you have a php.ini file where you can play with the settings > for > the sendmail or SMTP server > i imagine IMAIL or whatever speaks SMTP.. > > > Dhruv > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/help/faq_list.html > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/help/faq_list.html
