blob fcd924fd2ad02b2483f82a1065549be15f9d5dc8 265 bytes (raw)
name: examples/public-inbox-imapd.socket # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
| | # ==> /etc/systemd/system/public-inbox-imapd.socket <==
[Unit]
Description = public-inbox-imapd socket
[Socket]
ListenStream = 0.0.0.0:143
BindIPv6Only = ipv6-only
ListenStream = [::]:143
Service = public-inbox-imapd@1.service
[Install]
WantedBy = sockets.target
|
debug log:
solving fcd924fd ...
found fcd924fd in https://80x24.org/public-inbox.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://80x24.org/public-inbox.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).