Well for the past 2 years I've used my own personal anti-spam measures :) I gave everybody a different email address with a naming scheme so I can know where it comes from, and auto-filter on my client with some regexp rules. The problem is that I don't have a list of all the addresses I've "given"... Maybe there is a way to alias addresses with some regexp ? For example lists_*@BoDLand.com: [EMAIL PROTECTED], spam_*@BoDLand.com: [EMAIL PROTECTED] , etc.?
Thanks, BoD "Drew Raines" <[EMAIL PROTECTED]> a �crit dans le message de news: [EMAIL PROTECTED] > BoD wrote: > > > > Drew Raines wrote: > > > > > > Indeed. <[EMAIL PROTECTED]> probably becomes the new > > > envelope recipient after the luser_relay (I don't use > > > Postfix), which is what TMDA matches with the ``to'' rule. > > > > Ok but how should I do then ? > > > > How could I match the [EMAIL PROTECTED] address? If I remove > > the luser_relay, it will never go to this mbox and will > > bounce as user unknown. > > You need to separate that address from your normal > <[EMAIL PROTECTED]> delivery path. Forward <[EMAIL PROTECTED]> > to <bod[+-][EMAIL PROTECTED]> and have the extension address > deal appropriately with the mail. > > What problem are you trying to solve? Perhaps the > ``luser_relay'' feature of Postfix is not the best solution. > Surely it's not the only way to handle aliases, eh? > > -Drew > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
