Sending mail with Joomla websites

1. Enter your Joomla dashboard.

2. Click on "Site", "Global configuration".

3. Choose the server "Server" tab and find the "Mail settings" section:

SMTP host for Joomla

4. Fill the fields with the following information:

  • Mailer: SMTP Server
  • Mail from: your email account (the one from which you want to send emails)
  • From Name: your name or company name
  • Sendmail Path: /usr/bin/sendmail
  • SMTP Authentication: select Yes if you want to send it authenticated, No if you don't
  • SMTP Security: select the type of security (SSL or none)
  • SMTP Port: 587
  • SMTP Username: your email address on the server's domain
  • SMTP Password: your password
  • SMTP Host: your SMTP hostname. smtp.yourdomain.co.za

That's it, you're done.

  • joomla setup, joomla mail setup
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Getting error cant create file, or cant upload files when istalling plugins and modules

If you receive an error indicating that you cant create file/folder , when installing modules and...

if you receive an "infinate loop detected in jerror"

If you receive an error " infinite loop detected in JERROR" you can try the following :...

Fix for Joomla 404 component not found error when accessing the admin area - Joomla 2.5

When accessing the admin area in joomla 2.5 you might receive a "404 component not found...

Enabling Search engine friendly URLs (SEF) on Joomla websites using IIS Rewrite (Reccomended)

To enable search engine freindly urls in joomla you need to do the following1.  If it does not...