I'm wondering how I could map an email adress so newsletter users could simply write to a uniquely create email address and instantly get unsubscribed.
ex:
And the key here is that I want it to be instantaneous, I don't want to poll a imap or pop3 account every X seconds. Is there a way to listen to the inbox? Thats my main problem... once I get the email I know what to do.
Thecnologies I use: Postfix Python PHP