Tagged Questions
2
votes
1answer
362 views
Super lightweight script to receive incoming email and forward to script
I need a very simple daemon script that receives all emails to a domain name and just forwards them to a script. I know there's software like exim, qmail or others to do this, but I do not want to ...