This module includes interfaces and utilities to deal with freemarker template processing and email sending.
This module offers:
EmailSenderinterface for email sendingEmailTemplateProcessorinterface for template processing (Freemarker implementation)EmailDataProviderinterface which provide template name and email subject
-
mail.devemail.enabledenable dev mode. If true sends email tomail.devemail.addressand ignores copy addresses -
mail.devemail.addressemail address for dev mode -
mail.ccmail carbon copy addresses (comma separated list) -
mail.bccblind mail carbon copy addresses (comma separated list) -
mail.enabledif false then email sending switches off -
organization.surety.mail.urlTemplate.confirmOrganizationtemplate url address 'confirm organization' -
organization.surety.mail.urlTemplate.organizationtemplate url address 'organization endorsed' -
organization.surety.mail.helpdeskGBIF helpdesk email address -
identity.surety.mail.urlTemplate.confirmUsertemplate url address 'confirm user' -
identity.surety.mail.urlTemplate.resetPasswordtemplate url address 'reset password'
We support localization for GRSciColl and identity emails. Organization related emails and their properties not to be translated!
All the translations are managed at the CrowdIn project https://crowdin.com/project/gbif-registry. So we apply changes only for english files (without extension).