- Issue created by @apaderno
It is no longer possible to test a module or Drupal core because spinning a new site fails because it is not possible to send emails. The failure message is the following one.
sendmail: 450 Failed to capture message; if this persists, please contact Tugboat support
WD mail: Error sending e-mail (from admin@example.com to admin@example.com).
Installation complete.
Unable to send e-mail. Contact the site administrator if the problem persists.
Command Failed (Tugboat Error 1064): Exit code: 1; Command: drush -r "${DOCROOT}" si standard --account-name=admin --account-pass=admin -y
The installation completes, but the site is not accessible because Drush returns an error.
Active
4.0
Code