This website requires JavaScript.
Explore
Help
Sign In
WMDE
/
wmdeit-cf-wmdelib
Watch
2
Star
0
Fork
You've already forked wmdeit-cf-wmdelib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ef925fce83
wmdeit-cf-wmdelib
/
scripts
/
dovecot
/
rspamd-learn-spam.sh.mustache
4 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit spam/ham scripts for dovecot
2023-11-03 07:57:19 +00:00
#!/bin/sh
use variable sievc path
2023-11-06 08:26:05 +00:00
exec {{vars.rspamd.rspamc}} -h localhost:11334 learn_spam
Initial commit spam/ham scripts for dovecot
2023-11-03 07:57:19 +00:00