Skip to content
Snippets Groups Projects
Commit 63c11801 authored by ale's avatar ale
Browse files

Fix URL of smtpd-pipe

parent bb6dcf39
No related branches found
No related tags found
No related merge requests found
...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment