On Thu, 16 Jul 2009, Carlos Williams wrote: > I am confused about my current configuration and it working properly. > In my amavisd.conf file, I show the following parameters:
[...] > It appears to me that Postfix sends the message to Amavisd on port > 10024. Then its passed to ClamAV and then from there it's passed back > to Amavisd-new but I am confused because I thought something happened > on port 10025 as noted in my Postfix master.cf: [...] > How come I don't see anything in my Amavisd-new config file about port > 10025? I see port 10024 listed in amavisd.conf but nothing else. Does > the above look wrong to anyone? You didn't paste your entire configuration. 10025 likely appears in your amavisd.conf; use grep(1) if your eyes deceive you. You should also improve your understanding of Postfix and master.cf. Postfix is listening on 10025; that is the port on which amavisd-new probably re-submits scanned messages. -- Sahil Tandon <sa...@tandon.net> ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/