mirror of https://github.com/rspamd/rspamd.git
Rapid spam filtering system
https://rspamd.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
154 B
10 lines
154 B
[Unit]
|
|
Description=rapid spam filtering system
|
|
|
|
[Socket]
|
|
ListenStream=11333
|
|
ListenStream=[::1]:11334
|
|
BindIPv6Only=both
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|