I am trying to implement a mail anonymization service like the one craigslist offers. I figured out that i'll need a catch-all email address that will forward all incoming email to a script (preferably php).
What kind of hosting will i need to implement that feature? (Many hosts have email relays limitations or they don't offer a catch all-address)
The best solution would be to host your own mailserver. So will need some kind of rootserver / vserver and a matching mail solution.