This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
docker-mailserver
Watch
2
Star
0
Fork
0
You've already forked docker-mailserver
mirror of
https://github.com/tomav/docker-mailserver
synced
2025-08-30 13:57:41 +00:00
Code
Issues
Releases
Wiki
Activity
docker-mailserver
/
test
/
config
/
sieve-pipe
/
pipe_to_tmp
3 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix shebangs
2021-01-02 12:04:19 +01:00
#! /bin/bash
Add sieve pipe and filter (#574) * 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
2017-05-10 09:54:02 +02:00
cat - > /tmp/pipe-test.out
Reference in New Issue
Copy Permalink