Search found 1 match
- Mon Sep 18, 2006 6:11 am
- Forum: Linux
- Topic: how to send mail using linux
- Replies: 1
- Views: 1644
how to send mail using linux
Hi all I want to know how to configure the mail function in php.ini file. i have copied below the mail function, mail function] ; Setup for Windows systems SMTP = smtp.my.isp.net sendmail_from = me@myserver.com ; Setup for Linux systems sendmail_path = /usr/sbin/sendmail -t sendmail_from = me@myserv...