mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rspamc -h antispam:11334 -P mailu "learn_$1" /dev/stdin <&0
|