{
    return "INSTANCES_PER_IP=" . 
	($ssmtpd{InstancesPerIP} || $smtpd{InstancesPerIP} || "5");
}
