You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-29 05:21:42 +02:00
* First pass at adding support for pipe and filter in Sieve, excluding unit tests. * Reduce insight into copied scripts * Added test * Adjustments related to switch to 16.04
3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/bash
|
|
cat - > /tmp/pipe-test.out
|