nshki / naisho

Send personal data deletion request emails to hundreds of data brokers at once.
https://naisho.app
MIT License
17 stars 0 forks source link

feat: support custom SMTP hosts #13

Closed nshki closed 2 weeks ago

nshki commented 2 weeks ago

Issue

Closes #10.

Overview

As the title states, this PR enables custom SMTP hosts/ports for users that have a provider outside of the standard list. A new "Other" option is added to the SMTP provider dropdown in the deletion request form, and selecting it will show new host and port fields that users can manually input.

Screenshot

image