mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 10:28:33 -05:00
This PR fixes a bug where setting the SMTP port didn't have any effect, since it is overridden when `NewClient()` executes the `WithTLSPortPolicy()` option. Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2533 Resolves https://kolaente.dev/vikunja/vikunja/issues/2534 Co-authored-by: Balázs Keresztury <b@belidzs.hu> Co-committed-by: Balázs Keresztury <b@belidzs.hu>