27 January 2012
How to solve the email system at the facility contacts in joomla
Friday, January 27, 2012 | Posted by
Dedi Haryono
Many complaints from some bloggers about the email function in joomla error, when a website visitor to make contact on the form, there will be a message as follows:
Could not instantiate mail function error.By default, mail delivery system to send e-mail usually by PHP, but when having error problem, you can convert to sending emails via SMTP system, just do a little setting section administrator: try it with the following settings:
- Go to the administrator and select Global Configuration, then select the server.
- Change your email settings as follows:
- Mailer : SMTP Server
- Mail From: admin@youremail.com
- From Name: Name your site
- Send Mail Path: /usr/sbin/sendmail
- SMTP Authentication: yes
- SMTP Security: None
- SMTP Port: 25
- SMTP Username: admin@youremail.com
- SMTP Password: your email password
- SMTP Host: Yourwebsite.com
Subscribe to:
Post Comments (Atom)
1 comments:
if any one have solution of this problem plz tell me i am also facing this problem.
Joomla Developer India