i am having a joomla site, i hosted it in my own lap, using no-ip, the problem is mail function is not working,what may be the problem? how can i solve it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is configured in the Administration Control Panel, in the “Server” tab, mail settings. Default is to use PHP mail – since PHP is usually configured by the hosting provider to send mail without knowing any additional parameters. So for local installation you need to ensure that either your PHP is configured to send emails, or use the Sendmail or SMTP options in Joomla (and configure them there).
I hope this helps.