I can configure my own SMTP server on my system. I have an internet connection in my system as well. My task is to create my own SMTP server, and I configured the SMTP data on the client, for example, thunderbird, etc., And can it send mail to users who have accounts in gmail, yahoo, etc. For example, if I create the domain name www.mycompany.com in my SMTP, and if I create the username as john, I will need to send mail from john@mycompany.com to any gmail user, yahoo. Also I need to receive the letter in different ways. What are the procedures?
source
share