frontend imaps
	bind	BIND@:143
	bind	BIND@:993

	mode	tcp
	option	tcplog
	tcp-request	inspect-delay 5s
	tcp-request	content accept if { req_ssl_hello_type 1 }
	default_backend	imaps

backend imaps
	mode	tcp
