mirror of
https://github.com/Mailu/Mailu.git
synced 2025-04-11 11:32:02 +02:00
4 lines
143 B
Bash
Executable File
4 lines
143 B
Bash
Executable File
#!/bin/bash
|
|
|
|
tee >(rspamc -h antispam:11334 -P mailu learn_ham /dev/stdin) \
|
|
| rspamc -h antispam:11334 -P mailu -f 13 fuzzy_add /dev/stdin |