function notes {
	description="Lotus Notes connection protocol"
	use="tcp"
	port=${port:-1352}
	do_service $FUNCNAME $@
}
