
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>