karfunckel-post...@yahoo.de a écrit : > Hi, > > is there a way to rewrite a sender address in dependence of > the recipient? > > Example: > sender + recipient = new sender address > ---------------------------------------------- > j...@example.net + j...@example.net = robotforj...@example.net > j...@example.net + <anything else> = j...@example.net (no change) >
The less convoluted way I see would be to write a content filter to do that. what "real" problem are you trying to solve?