Mailings

We support many types of mails that could be send to a user, but most commonly used by services are:

  • Notification after user registration operation

  • Acknowledge password change operation

  • Notification after password change operation

  • Notification for guardian of registration immature user

  • Acknowledge users identity

If you are unable to provide working mailing for some action, dont worry! We will send mails build by generic Onet Konto templates. It is not necessary to provide template for every action user may take.

In our mailings we support variables that need to be used as “${variableName}”, most commonly used ones are:

  • date - date in format YYYY-MM-DD

  • time - time in format HH:MM:SS

  • url - if email need user to take action we can send him safe link to make it possible

Warning

Each mailing should be valid HTML that is working on most commonly used email clients. Fonts, Images and other resources should be hosted and publicly accessible. Fonts, Images and other resources should be hosted and publicly accessible.

Note

Example of good mailing:
../../_images/new_password_mail.html