Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added mail config info

...

Use these settings to configure access control for the proxy. By default no authentication is set.

Mail setup

Wookie enables users to request API keys for their applications; these are then sent to their email address. The email service is configured as follows:

widget.email.server=your_mail_server
widget.email.port=25
widget.email.username=username
widget.email.password=password

Username and password are optional. You can use localhost if your server is set up to send email, e.g. using PostFix.