3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/rspamc -h localhost:11334 learn_ham
|