Skip to content
Snippets Groups Projects
Commit ccdb109a authored by deuce's avatar deuce
Browse files

Wiki says SMTP listens on port 587 by default. Make that happen.

parent f3f2567e
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ Options = XTRN_MINIMIZED | SYSOP_AVAILABLE | ALLOW_RLOGIN | ALLOW_SSH
; USE_SUBMISSIONS_PORT - Listen on the TLS "MSA" service port for mail submissions
; USE_POP3S_PORT - Listen on the TLS POP3 service port
; MUTE - Don't play sound files
Options=ALLOW_POP3
Options=ALLOW_POP3 | USE_SUBMISSION_PORT
[FTP] FTP Server
AutoStart=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment