Files
forgejo/modules/setting
Gergely Nagy 0cb46f63df setting: Infer [email.incoming].PORT from .USE_TLS
If `[email.incoming].USE_TLS` is set, but the port isn't, infer the
default from `.USE_TLS`: set the port to 993 if using tls, and to 143
otherwise. Explicitly setting a port overrides this.

Fixes #3357.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-22 16:30:35 +02:00
..
2024-02-19 20:49:37 +01:00
2024-03-06 09:38:02 +00:00
2024-03-27 22:26:55 +01:00