var $softbounce_count = 5;
You just need to change the 5 to the number of times emails to a contact can bounce for a soft reason (e.g. the user is over their disk quota) before it becomes a hard bounce.var $softbounce_count = 5;
You just need to change the 5 to the number of times emails to a contact can bounce for a soft reason (e.g. the user is over their disk quota) before it becomes a hard bounce.