We are using Postfix for mail delivery and I am trying to make a shell script handle an email sent to [email protected].
Is there a way to do this and how?
I am trying to create an email-based front-end for a bulletin board. The users have split into two factions: those who would like to use the forum and those who prefer using mailing list. The idea is to create a solution that would please both groups by sending an email notification about the new post (this is the easy part) and also allowing people to post via email, where the metadata (such as topic id) would be encoded in the email address.