fix: reorder mail options #2533

Merged
konrad merged 1 commits from belidzs/vikunja:smtp-port-fix into main 2024-07-07 15:00:22 +00:00
Contributor

Setting the SMTP port currently doesn't have any effect since it is overridden when NewClient() executes the WithTLSPortPolicy() option

fixes #2534

Setting the SMTP port currently doesn't have any effect since it is overridden when `NewClient()` executes the `WithTLSPortPolicy()` option fixes #2534
belidzs added 1 commit 2024-07-06 14:30:31 +00:00
fix: reorder mail options
All checks were successful
continuous-integration/drone/pr Build is passing
1e7871b5c0
* Client.WithTLSPortPolicy() overrides the any previously set SMTP port setting
belidzs changed title from fix: reorder mail options to fix: reorder mail options fixes #2534 2024-07-06 14:36:35 +00:00
belidzs changed title from fix: reorder mail options fixes #2534 to fix: reorder mail options 2024-07-06 14:37:35 +00:00
Member

Hi belidzs!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2533-smtp-port-fix--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi belidzs! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2533-smtp-port-fix--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 136ef58820 into main 2024-07-07 15:00:22 +00:00
konrad deleted branch smtp-port-fix 2024-07-07 15:00:23 +00:00
Owner

Thanks!

Thanks!
Sign in to join this conversation.
No description provided.