Skip to main content

Mails

Mails can be customized in the email_templates table in the database or via API calls. If no research group specific template is found, the default template will be used.

Note on Role Terminology: The server uses EXAMINER and SUPERVISOR as thesis role names, matching the UI labels "Examiner" and "Supervisor". Keycloak groups remain supervisor and advisor for backward compatibility.

Local Testing with Mailpit

For local development, all emails are captured by Mailpit which is included in the dev Docker Compose setup. Start it with docker compose up -d and open http://localhost:8025 to inspect emails including their content, recipients, and attachments. See Development Setup for setup details.

Templates

Template CaseTOCCBCCDescription
APPLICATION_ACCEPTEDApplication StudentExaminer, SupervisorResearch Group HeadApplication was accepted with different supervisor and examiner
APPLICATION_ACCEPTED_NO_SUPERVISORApplication StudentExaminer, SupervisorResearch Group HeadApplication was accepted with same supervisor and examiner
APPLICATION_CREATED_CHAIRChair MembersAll examiners and supervisors get a summary about a new application
APPLICATION_CREATED_STUDENTApplication UserConfirmation email to the applying student when application was submitted
APPLICATION_REJECTEDApplication UserResearch Group HeadApplication was rejected
APPLICATION_REJECTED_TOPIC_REQUIREMENTSApplication UserResearch Group HeadApplication was rejected because topic requirements were not met
APPLICATION_REJECTED_STUDENT_REQUIREMENTSApplication UserResearch Group HeadApplication was rejected because student does not fulfil chair's requirements
APPLICATION_REJECTED_TITLE_NOT_INTERESTINGApplication UserResearch Group HeadApplication was rejected because the suggested thesis title is not interesting
APPLICATION_REJECTED_TOPIC_FILLEDApplication UserResearch Group HeadApplication was rejected because topic was closed
APPLICATION_REJECTED_TOPIC_OUTDATEDApplication UserResearch Group HeadApplication was rejected because topic is outdated
APPLICATION_REMINDERChair MembersWeekly email if there are more than 10 unreviewed applications
THESIS_ASSESSMENT_ADDEDExaminersAssessment was added to a submitted thesis
THESIS_CLOSEDStudentsExaminers, SupervisorsThesis was closed before completion
THESIS_COMMENT_POSTEDStudents / SupervisorsExaminers, SupervisorsNew comment on a thesis. TO depends on whether it's a student or supervisor comment
THESIS_CREATEDStudentsExaminers, SupervisorsNew thesis was created and assigned to a student
THESIS_FINAL_GRADEStudentsExaminers, SupervisorsFinal grade was added to a thesis
THESIS_FINAL_SUBMISSIONSupervisorsExaminersStudent submitted final thesis
THESIS_PRESENTATION_DELETEDStudentsExaminers, SupervisorsScheduled presentation was deleted
THESIS_PRESENTATION_SCHEDULEDStudentsExaminers, SupervisorsNew presentation was scheduled
THESIS_PRESENTATION_UPDATEDStudentsExaminers, SupervisorsPresentation was updated
THESIS_PRESENTATION_INVITATIONChair Members, Thesis StudentsPublic Presentation Invitation
THESIS_PRESENTATION_INVITATION_CANCELLEDChair Members, Thesis StudentsPublic Presentation was deleted
THESIS_PRESENTATION_INVITATION_UPDATEDChair Members, Thesis StudentsPublic Presentation was updated
THESIS_PROPOSAL_ACCEPTEDStudentsExaminers, SupervisorsProposal was accepted
THESIS_PROPOSAL_REJECTEDStudentsStudentChanges were requested for proposal
THESIS_PROPOSAL_UPLOADEDSupervisorsExaminers, SupervisorsStudent uploaded new proposal