This is a discussion on Re: [AMaViS-user] postfix pipe called twice after amavis within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; On Fri, 25 Mar 2005 18:12:51 +0000, Chris Andrew <am@summerdale.co.uk> wrote: > List, &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 25 Mar 2005 18:12:51 +0000, Chris Andrew <am@summerdale.co.uk> wrote:
> List, > > I posted this problem on postfix-user, but so far no luck. > > I've written an auto-responder that hooks in to my postfix virtual > domain setup. It works nicely. But since introducing amavisd-new, the > postfix pipe process is being called twice. I've pasted relevant > sections of my configs below - if anyone can shed any light. > > Postfix users suggest "turn off address mapping BEFORE or AFTER > the content filter" - which I now believe I have done - but still the > same problem. > To stop the address mappings AFTER the filter you need a second cleanup service with '-o virtual_maps=' that the second smtpd instance uses. To specify another cleanup service for the second smtpd instance you pass the option '-o cleanup_service_name=<your new cleanup>'. You can do the above or create a whole seperate Postfix instance. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |