Joomla Error – Not sending registration activation email and contact form [# SMTP Error! Could not connect to SMTP host]

by Nabeel on March 29, 2010

This article explains how to solve the problem when:

1. New user registers and is not sent the activation email

2. Contact form when submitted, returns the error:

SMTP Error! Could not connect to SMTP host.

Issue:

The issue is that your smtp server is not properly configured in joomla and mail options are wrong

Solution:

Solution is simple, goto :

joomla administrator > global configuration > server

On that page, to the right side, find this option:

Mail Settings

In that set of fields, simple change Mailer to PHP Mail Function

And save the settings.

Test your registration process and contact page once again to confirm.

You might also like

{ 4 comments… read them below or add one }

Sveto4ka395061 July 31, 2010 at 6:33 pm

I would like to exchange links with your site nabtron.com
Is this possible?

Reply

Nabeel August 1, 2010 at 2:26 am

what’s your site link?

Reply

mailer August 12, 2010 at 2:21 am

The problem in fact is to use a remote smtp server because i have not a local mail server installed!
ERROR:
Could not instantiate mail function.

Reply

Nabeel August 12, 2010 at 4:08 am

definitely this can be the issue too, but i’ve seen this error on servers which have smtp running on them too, so maybe a configuration issue or something.

Reply

Leave a Comment

Please wrap all source codes with [code][/code] tags.

 

Previous post:

Next post: