We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 5 years ago

#351 closed Defect (worksforme)

Activation e-mails not getting sent

Reported by: RyanT Owned by:
Priority: critical Milestone: Elgg 1.0
Component: Core Version: 1.0
Severity: critical Keywords:
Cc: brettp Difficulty:

Description

Since installing ELGG 1.0 we haven't been able to register any accounts. Activation e-mail aren't being sent out and no error's are being reported?

Change History (4)

comment:1 Changed 5 years ago by marcus

  • Resolution set to invalid
  • Status changed from new to closed

This is a configuration issue, check your sendmail settings in php.ini.

comment:2 Changed 5 years ago by RyanT

  • Resolution invalid deleted
  • Status changed from closed to reopened

Our sendmail is working find for other applications. What settings does ELGG 1.0 need?

comment:3 Changed 5 years ago by marcus

Working fine for other _PHP_ applications?

PHP requires configuration in php.ini in order to use mail (http://uk.php.net/manual/en/mail.configuration.php). Additionally, check that messages are not being blocked by something. See if the messages are hitting the mail queue, it would be useful to see any error messages that are generated in the logs.

comment:4 Changed 5 years ago by marcus

  • Resolution set to worksforme
  • Status changed from reopened to closed

Closed, no reply.

Note: See TracTickets for help on using tickets.