Hi,
I use a sendmail setup with milter, which does excactly what you want to do. You must use Pietr amavisd-milter. Then it is just a matter of setting a policy in amavisd.conf. What sendmail setup do you use? .peter On Wed, 13 Feb 2008, Noel Jones wrote: > MrC wrote: >> >> RJ45 wrote: >>> >>> On Wed, 13 Feb 2008, MrC wrote: >>> >>>> Setup submission service in postfix, and have its content_filter port >>>> 10026 (for example): >>>> >>>> ... >>>> -o content_filter=smtp-amavis:[127.0.0.1]:10026 >>>> >>>> and in amavisd.conf, create a policy bank and listener port: >>>> >>> thanks, >>> but I meant is there a way to do it with sendmail ? >>> >> >> Sendmail just drops a queue file; it does not use SMTP. So you must >> configure the service that handles the queue file, which is pickup. >> >> > > I believe OP is stating he uses sendmail(TM), and not > referring to the postfix sendmail compatibility program. > > I'm afraid I don't know the actual solution, but the general > procedure is that sendmail must somehow decide which mail to > filter and which not, and submit to alternate amavisd listener > ports. > > -- > Noel Jones > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > 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/ > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
