diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-05 06:29:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-05 06:29:50 +0000 |
| commit | e18d6958b2470a2e68cc637945ccf3a1dae5c0a2 (patch) | |
| tree | 90e065e7b7422c2f2dbd5d924dfcd14a2866de39 /examples/source/smtpd-4 | |
| parent | 09ccd3128f2296d3a0cd1602e64caf06cf22c64f (diff) | |
| download | s6-rc-e18d6958b2470a2e68cc637945ccf3a1dae5c0a2.tar.gz | |
Update examples
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/source/smtpd-4')
| -rw-r--r-- | examples/source/smtpd-4/data/rules/ip4/0.0.0.0_0/allow | 0 | ||||
| -rw-r--r-- | examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/allow | 0 | ||||
| -rw-r--r-- | examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/env/RELAYCLIENT | 1 | ||||
| -rw-r--r-- | examples/source/smtpd-4/dependencies | 2 | ||||
| -rw-r--r-- | examples/source/smtpd-4/notification-fd | 1 | ||||
| -rw-r--r-- | examples/source/smtpd-4/producer-for | 1 | ||||
| -rwxr-xr-x | examples/source/smtpd-4/run | 8 | ||||
| -rw-r--r-- | examples/source/smtpd-4/type | 1 |
8 files changed, 0 insertions, 14 deletions
diff --git a/examples/source/smtpd-4/data/rules/ip4/0.0.0.0_0/allow b/examples/source/smtpd-4/data/rules/ip4/0.0.0.0_0/allow deleted file mode 100644 index e69de29..0000000 --- a/examples/source/smtpd-4/data/rules/ip4/0.0.0.0_0/allow +++ /dev/null diff --git a/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/allow b/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/allow deleted file mode 100644 index e69de29..0000000 --- a/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/allow +++ /dev/null diff --git a/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/env/RELAYCLIENT b/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/env/RELAYCLIENT deleted file mode 100644 index 8b13789..0000000 --- a/examples/source/smtpd-4/data/rules/ip4/192.168.0.0_24/env/RELAYCLIENT +++ /dev/null @@ -1 +0,0 @@ - diff --git a/examples/source/smtpd-4/dependencies b/examples/source/smtpd-4/dependencies deleted file mode 100644 index a2eb12c..0000000 --- a/examples/source/smtpd-4/dependencies +++ /dev/null @@ -1,2 +0,0 @@ -init-lan -mount-sync diff --git a/examples/source/smtpd-4/notification-fd b/examples/source/smtpd-4/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/smtpd-4/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/smtpd-4/producer-for b/examples/source/smtpd-4/producer-for deleted file mode 100644 index c6fa24d..0000000 --- a/examples/source/smtpd-4/producer-for +++ /dev/null @@ -1 +0,0 @@ -smtpd-4-log diff --git a/examples/source/smtpd-4/run b/examples/source/smtpd-4/run deleted file mode 100755 index 8c1b17c..0000000 --- a/examples/source/smtpd-4/run +++ /dev/null @@ -1,8 +0,0 @@ -#!/command/execlineb -P -fdmove -c 2 1 -s6-envuidgid qmaild -importas -ui ETH0_IP4 ETH0_IP4 -fdmove 1 3 -s6-tcpserver4 -v 2 -U -c 255 -1 -- ${ETH0_IP4} 25 -s6-tcpserver-access -v 2 -w -t 2000 -i data/rules -- -qmail-smtpd diff --git a/examples/source/smtpd-4/type b/examples/source/smtpd-4/type deleted file mode 100644 index 5883cff..0000000 --- a/examples/source/smtpd-4/type +++ /dev/null @@ -1 +0,0 @@ -longrun |
