mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-29 00:25:19 +00:00
fix(docs): clarify using port 25 as mail port when mail does not work
This commit is contained in:
@@ -657,7 +657,8 @@ Environment path: `VIKUNJA_MAILER_HOST`
|
||||
|
||||
### port
|
||||
|
||||
SMTP Host port
|
||||
SMTP Host port.
|
||||
**NOTE:** If you're unable to send mail and the only error you see in the logs is an `EOF`, try setting the port to `25`.
|
||||
|
||||
Default: `587`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user