pretalx / pretalx

Conference planning tool: CfP, scheduling, speaker management
https://pretalx.com
Apache License 2.0
711 stars 200 forks source link

Changing/Testing Custom SMTP Settings Fails #786

Closed Nakaner closed 4 years ago

Nakaner commented 5 years ago

Current Behavior

Changing the STMP settings fails with:

An error occurred while contacting the SMTP server: init() missing 1 required positional argument: 'sender'

Bildschirmfoto_2019-09-26_01-49-17

This seems to be a Python issue, not something related to my email server.

Expected Behavior

Change sender address, STMP server, username and password.

Steps to Reproduce

Your Environment

rixx commented 5 years ago

Congratulations, you found a bug! I'll look into it tomorrow.