Help on email

×

Status message

  • SMTP -> ERROR: Failed to connect to server: Connection refused (111)
  • Could not send email via mail.polstead.org.uk! PHPMailer Error: SMTP Error: Could not connect to SMTP host.

Overview

The Cura Childcare Suite makes extensive use of the Drupal email system to communicate with users. By default Drupal uses the standard PHP mail function to send emails which in turn relies on the mail system of the host. In order to provide a much richer, secure way to send emails Cura requires that the Drupal smtp module be installed and configured.

Back to help on configuration