Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
1bae184a
Commit
1bae184a
authored
7 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Use the new TLS-related settings.
parent
4fbfe49d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ctrl/sbbs.ini
+4
-4
4 additions, 4 deletions
ctrl/sbbs.ini
with
4 additions
and
4 deletions
ctrl/sbbs.ini
+
4
−
4
View file @
1bae184a
...
...
@@ -142,10 +142,10 @@ Options = XTRN_MINIMIZED | SYSOP_AVAILABLE | ALLOW_RLOGIN | ALLOW_SSH
RescanFrequency
=
3600
SMTPPort
=
25
SubmissionPort
=
587
Submission
s
Port
=
465
TLS
SubmissionPort
=
465
POP3Interface
=
POP3Port
=
110
POP3
S
Port
=
995
TLS
POP3Port
=
995
DefaultCharset
=
IBM437
DefaultUser
=
DNSBlacklistHeader
=
X-DNSBL
...
...
@@ -190,8 +190,8 @@ Options = XTRN_MINIMIZED | SYSOP_AVAILABLE | ALLOW_RLOGIN | ALLOW_SSH
; RELAY_AUTH_CRAM_MD5 - Use CRAM MD5 SMTP authentication when relaying mail
; NO_AUTO_EXEMPT - Don't automatically DNSBL-exempt recipient e-mail addresses
; NO_RECYCLE - Don't allow server recycles
;
USE
_SUBMISSION
S_PORT
- Listen on the TLS "MSA" service port for mail submissions
;
USE
_POP3
S_PORT
- Listen on the TLS POP3 service port
;
TLS
_SUBMISSION - Listen on the TLS "MSA" service port for mail submissions
;
TLS
_POP3 - Listen on the TLS POP3 service port
; MUTE - Don't play sound files
Options
=
ALLOW_POP3 | USE_SUBMISSION_PORT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment