{
    return "INSTANCES_PER_IP=" . 
	($sqpsmtpd{InstancesPerIP} || $qpsmtpd{InstancesPerIP} || "5");
}
