Plese, explain me, how two smtp servers communicate betwen each. When i write e-mail and send it to other user, my client communicate with my smtp server by smtp protocol with ehlo/mail from/ rcpt to/ and etc... When this mail get my smtp server from client what happens next? How my smtp server send mail to other smtp server?
Thank you.