mail function not work - Joomla! Forum - community, help and support
hi. got problem mail function not work.
i installed joomla on ubuntu server. problem did not make ubuntu server has mail server.
does mail function not work , come mail server not setup?
any 1 know how install mail server on ubuntu
thank
i installed joomla on ubuntu server. problem did not make ubuntu server has mail server.
does mail function not work , come mail server not setup?
any 1 know how install mail server on ubuntu
thank
ok fix , problem have install smtp server on ubuntu
use command
1) "sudo apt-get install postfix"
2) change php.ini uncomment
sendmail_path = /usr/sbin/sendmail -t -i
[mod note: glad managed resolve yourself. thank providing solution issue others see.
marked resolved]
use command
1) "sudo apt-get install postfix"
2) change php.ini uncomment
sendmail_path = /usr/sbin/sendmail -t -i
[mod note: glad managed resolve yourself. thank providing solution issue others see.
marked resolved]
Comments
Post a Comment