-
Notifications
You must be signed in to change notification settings - Fork 251
SMTP
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.
- When a user deletes its account, a confirmatio nmail is send to that user.
- 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
,
.
- 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.