On Thu, Nov 18, 2010 at 5:22 AM, Frank Bonnet <f.bon...@esiee.fr> wrote: > Hello > > I use smtpd_sender_restrictions map to filter undesirable addresses > actually I had manually a bunch of addresses every day. >
Avoiding spam rejecting sender address is unproductive. I suggest you reject client hostname or IP address. > I wonder if it would be possible to do that by forwarding this SPAM to > a "special" email address ? > Use virtual_alias_maps to change real destination to another email address. -- Reinaldo de Carvalho http://korreio.sf.net http://python-cyrus.sf.net "While not fully understand a software, don't try to adapt this software to the way you work, but rather yourself to the way the software works" (myself)