Skip to content
Mark Friedrich edited this page Jul 20, 2018 · 2 revisions

Pathfinder can send EMails by certain user actions. If you want to use this feature, you have configure Pathfinder to use an existing mail server.

Actions that send E-mails:

  • When a user sets up a rally point there is an optional "poke" option available that can be used to send a mail.
    • This can be used in a Slack or Discord chat to pipe mails to it by using an E-mail bot.
  • When a user deletes its account, a confirmatio nmail is send to that user.

How to setup SMTP configuration [optional]

  • Add your SMTP setting to the SMTP- section in your environment.ini
    • Hint: Add quotes around your password if it contains any special characters like ,.
  • Add a recipient mail address for rally point poke notifications. Add a valid mail address to [PATHFINDER.NOTIFICATION] section.
Clone this wiki locally