SMTP Connection:
Establishes a connection to the specified SMTP server using the provided host, port, username, and password.
Utilizes starttls for a secure connection.
Email Composition and Sending:
Generates a random subject and sender name for each test email...