> > This will probably result in the recipient not getting any > tagged spam > > at all? > > > Is it possible to be a spam lover by default with the exception of > > hard blacklisting for a specific domain and/or sender? > > > The recipient should always get tagged spam mails with the > exception > > of a blacklisted sender. > > > Thanks, > > Nicklas B > > Hmm, how did I know this would be your next question? > AFAIK, amavisd-new treats a hard blacklisted message just as > it would an extremely high scoring spam, so the same rules > apply. If you use Postfix, it is not difficult to reject mail > from a particular client or sender, but to have a separate > list of senders on a per-domain basis is beyond my experience > level. The Postfix people might help there. Rejecting > blacklisted senders at the front door is the best approach if > you can get it. This way, at least they get notified. > > It may also be possible for your users to filter the message > based on the BLACKLISTED keyword during delivery, if they > have software capable of this, or MUAs that support this, but > I would not doubt your user base uses very diverse software. > > There is another possibility, but I think it is definitely a > bad idea: It might be possible in Postfix to use > header_checks to discard the mail during reinjection, but > this could get messy. You may not be able to use > header_checks for much else if you did this (because you > don't want to reject mail back to amavisd-new), and you would > have to make sure your regex was not sloppy. You would not > want to discard the copy that gets delivered to the quarantine. > > Gary V > > Thanks Mark!
Thank you, both Gary and Mark! I guess I'm going to blacklist at the MTA (qmail in my case). Feel free to give advice on the subject. Nicklas B ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
