Help on email

×

Status message

  • SMTP -> FROM SERVER: 220-viola.ldn.kualo.net ESMTP Exim 4.98.1 #2 Mon, 19 May 2025 01:06:12 +0000 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
  • SMTP -> FROM SERVER: 250-viola.ldn.kualo.net Hello polstead.org.uk [185.181.117.186] 250-SIZE 37748736 250-LIMITS MAILMAX=500 RCPTMAX=50000 250-8BITMIME 250-PIPELINING 250-PIPECONNECT 250-AUTH PLAIN LOGIN 250 HELP
  • SMTP -> FROM SERVER: 250 OK
  • SMTP -> FROM SERVER: 250 Accepted
  • SMTP -> FROM SERVER: 250 Accepted
  • SMTP -> FROM SERVER: 354 Enter message, ending with "." on a line by itself
  • SMTP -> FROM SERVER: 250 OK id=1uGoxI-0000000C0nX-46IY
  • Email sent successfully via mail.polstead.org.uk!

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