I am using Ubuntu 16.04 LTS. I would like to setup a simple email server in my box, to test email sending and receiving capabilities of my application. I am looking for a simple-to-setup solution, which enable this capability. My expectations are;
- Two email IDs
sender@localhost
andreceiver@localhost
- Emails should be configurable in email clients like Thunderbird
- Should work without Internet connection
A detailed, beginner level answer on how to setup or a beginner level tutorial link will be greatly helpful.
Thank you.