Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
lurker
Commits
63c11801
Commit
63c11801
authored
Nov 02, 2021
by
ale
Browse files
Fix URL of smtpd-pipe
parent
bb6dcf39
Pipeline
#23258
passed with stages
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
63c11801
...
...
@@ -9,8 +9,9 @@ Configuration and data storage must be mounted respectively in
*/etc/lurker*
and
*/var/lib/lurker*
.
Instead of running a full-blown Postfix instance, this container runs
a very simple
[
SMTP server
](
smtpd.go
)
that is only suitable for internal
traffic.
a very simple
[
SMTP
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
right permissions, and to contain the
*www*
and
*data*
subdirectories.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment