service hotsmtpd
{
	disable = no
	type = unlisted
	socket_type = stream
	protocol = tcp
	wait = no
	user = nobody
	groups = yes
	server = /usr/sbin/hotsmtpd
	# server_args = -p http://proxy:8080
	port = 2500
	bind = 127.0.0.1
}
