service pyzor
{
#	disable		= yes
	type		= UNLISTED
	socket_type     = stream
	protocol	= tcp
	wait		= no
	bind		= 127.0.0.1
	only_from	= 127.0.0.1
	user		= _rspamd
	port		= 5923
	server		= /usr/local/bin/pyzordd
}
