Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lurker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
ai3
docker
lurker
Commits
63c11801
Commit
63c11801
authored
3 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Fix URL of smtpd-pipe
parent
bb6dcf39
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
63c11801
...
@@ -9,8 +9,9 @@ Configuration and data storage must be mounted respectively in
...
@@ -9,8 +9,9 @@ Configuration and data storage must be mounted respectively in
*/etc/lurker*
and
*/var/lib/lurker*
.
*/etc/lurker*
and
*/var/lib/lurker*
.
Instead of running a full-blown Postfix instance, this container runs
Instead of running a full-blown Postfix instance, this container runs
a very simple
[
SMTP server
](
smtpd.go
)
that is only suitable for internal
a very simple
[
SMTP
traffic.
server
](
https://git.autistici.org/ai3/tools/smtpd-pipe
)
that is only
suitable for internal traffic.
The image expects /var/lib/lurker to be mounted externally with the
The image expects /var/lib/lurker to be mounted externally with the
right permissions, and to contain the
*www*
and
*data*
subdirectories.
right permissions, and to contain the
*www*
and
*data*
subdirectories.
...
...
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