Feature #11
Add email system
Status:
Closed
Priority:
Normal
Assignee:
Jon Ambler
Category:
helpdesk
Description
The setting for mailing need to be tested.
Details from Gerrit:
password on slack
bst-helpdesk@uct.ac.za
hostname=cbio.uct.ac.za or mancala.cbio.uct.ac.za
port=993
SSL/TLS
Normal password
Details on setup here:
https://django-helpdesk.readthedocs.io/en/0.2.x/settings.html
Subtasks
History
Updated by Jon Ambler about 7 years ago
- Category set to helpdesk
- % Done changed from 0 to 90
Required adding these variables:
EMAIL_PORT = 465
EMAIL_USE_LOCALTIME = True
Updated by Jon Ambler about 7 years ago
- Status changed from In Progress to Resolved
Email system is working, emails to the UCT outlook server was being blocked because the server address and email was different.