Reply To: Emailing error

#747
RRowley
Participant

Do you really have localhost email server setup and running? If so, what is it?

You can use a remote server like gmail if you have and gmail account. Here are the settings for that>

email.host = smtp.gmail.com
email.smtp_auth = true
email.username = your-gmail-username
email.password = your-gmail-password
email.smtpport = 465
email.secure = SSL
email.ack = false
email.use_local_sendmail = false