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
44030fdf
Commit
44030fdf
authored
1 year ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo (inverted logic) regarding PassThru key
parent
22ef26ac
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ctrl/mailproc.ini
+1
-5
1 addition, 5 deletions
ctrl/mailproc.ini
with
1 addition
and
5 deletions
ctrl/mailproc.ini
+
1
−
5
View file @
44030fdf
; mailproc.ini
; External Mail Processing Configuration
; External Mail Processing Configuration
; $Id: mailproc.ini,v 1.7 2017/11/14 22:47:13 rswindell Exp $
; In Synchronet v3.11 and earlier, this file was named mailproc.cfg with a
; In Synchronet v3.11 and earlier, this file was named mailproc.cfg with a
; slightly different (and less flexible) format.
; slightly different (and less flexible) format.
...
@@ -24,7 +20,7 @@
...
@@ -24,7 +20,7 @@
; If no "To" value is specified, then the mail processor will process *all*
; If no "To" value is specified, then the mail processor will process *all*
; incoming (SMTP) e-mail messages.
; incoming (SMTP) e-mail messages.
; If a "To" value is specified, but is not a valid user name, then the
; If a "To" value is specified, but is not a valid user name, then the
; "PassThru" key must be set to "
tru
e" or the mail may be rejected or
; "PassThru" key must be set to "
fals
e" or the mail may be rejected or
; forwarded (depending on the system configuration).
; forwarded (depending on the system configuration).
; The "From" key is similar to the "To" key:
; The "From" key is similar to the "To" key:
...
...
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