Mail server - configured but not sending

Hi,

With your help on Friday we have the CommcareHQ Production installed with
the newest builds and hotfix installed, but cannot get the outgoing mail
working.

We cannot find any logs about mailing, so can you please tell us what
should be configured in localsettings.py and should we configure our Linux
server somehow?

Sendmail is configured and tested.

Best

Tim

We're using the standard Django email setup:
Sending email | Django documentation | Django.
In production we use the SMTP backed so supply the appropriate settings for
that backed (which are listed in the docs).

There are also dummy settings listed in 'localsettings.example.py'.

ยทยทยท On 31 March 2014 12:09, Tim Butler wrote:

Hi,

With your help on Friday we have the CommcareHQ Production installed with
the newest builds and hotfix installed, but cannot get the outgoing mail
working.

We cannot find any logs about mailing, so can you please tell us what
should be configured in localsettings.py and should we configure our Linux
server somehow?

Sendmail is configured and tested.

Best

Tim

--


You received this message because you are subscribed to the Google Groups
"CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Simon Kelly
Senior Engineer | Dimagi South Africa

Thanks Simon, will try these.

Tim