I have an application that can send and receive emails, however, I want to keep all communication within the one host as it is only for demonstrating the apps features. I guess I have to install SMTP and POP services but beyond that big picture I'm unsure how to proceed and how to do it so I don't have to become a email expert. I have done my googling but could not find anything appropriate. Any ideas or pointers would be appreciated - thank you.
Asked
Active
Viewed 70 times
0
-
1POSTFIX is an option... This thrad might help. – Raffa Oct 16 '21 at 05:44
-
Apologies I should have mentioned that I am attempting to set this up on Ubuntu LTS 20.4 - is this not an appropriate forum? – Jonathan Wilson Oct 16 '21 at 07:09
-
Thanks @raffa - your suggestion is a good place to start. I was hoping for something not requiring so much investigation as my time is a bit constrained, however, I shall make a start. Thanks again. – Jonathan Wilson Oct 16 '21 at 19:34