Ralf Heidenreich a écrit : > Hello mouss, Hi Ralf,
> > my idea was to let amavis decide what to do with the mails. > But it is not easy, i think it is impossible. > Now I have the same idea as you. I let postfix run on 2 IPs. > One IP for reject, and one IP for taganddeliver. > Thank you for your informations. > If you have any ideas to run postfix and amavis with one IP, let me > know, please. > The first problem to fix is make sure to never handle mail for recipients in different "classes" (reject vs taganddeliver). This can be done with a policy service (if the first recipient is in "reject", then tempfail any recipient that is in "taganddeliver", ... etc). once this is done, you can do it like this: - configure amavisd-new to add a "+spam" extension if the message is spammy. - configure the "after the queue" smtpd to reject mail to recipients with "+spam" extension if they are in a "reject at smtp time" domain. cheers, -- mouss ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ 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/
