means your server will always run a minimum of three login processes, then add more as needed until a maximum of 25 are running. Which means a maximum of 25 email users can get email at one time.login_processes_count = 3
login_max_processes_count = 25