uses one SMTP connection for sending email. When multiple functions send email at the same time, messages will queue until the connection is available. Increasing the number of connections provides the ability to send multiple email messages concurrently.