hello i have done the following :
1.install sendmail and configure /etc/mail/sendmail.mc : add comment to line
DAEMON_OPTIONS(‘Family=inet, Name=MTA-v4, Port=smtp, Addr=127.0.0.1′)dnl`
2.configure joomla mail server sitting = sendmail
3.php.ini :
sendmail_path = /usr/sbin/sendmail –i –t
mail server only working if i send email from local server , but when am trying send email from website via Internet that not working !!!
ANY HELP
information :
-i have an public ip and domain name .
-website and mail server (sendmail) in same server with ubuntu OS