Carlos Williams schrieb am Donnerstag, den 04. M�rz 2010: Hi Carlos,
> I have not used Debian in some time and was installing 'Amavisd-new' > for a new Postfix server I am building. I need to use Amavisd-new to > re-inject email with ClamAV. I was looking at the following URL: > > http://www200.pair.com/mecham/spam/spamfilter20090215.html#amavisconfig > > My question is that on the guide they reference I make changes to > /etc/amavis/amavisd.conf and I know that doesn't exist in the Debian > world and why it doesn't. I am just asking for reassurance that the > only file I need to open with Vim to edit and add parameters to is > '50-user'. Is this correct? I shouldn't have to edit any of the other > individual configuration files as in Debian it reads '50-user' last. That is indeed correct. Its preferred that the debian files won't get touched. That makes your and our (as in amavisd-new maintainers) lifes easier if it comes to updates. That way we can ship config updates in a way you don't have to edit your configs. You should of course check the other configs if you are happy with the settings - and if not overwrite them in 50-user (or whatever you like, amavis will read all configs in a directory). > r...@mail:/etc/amavis/conf.d# ls -l > total 64 > -rw-r--r-- 1 root root 1653 2009-07-03 11:02 01-debian > -rw-r--r-- 1 root root 692 2009-07-03 11:02 05-domain_id > -rw-r--r-- 1 root root 429 2009-07-03 11:02 05-node_id > -rw-r--r-- 1 root root 20693 2009-07-03 11:02 15-av_scanners > -rw-r--r-- 1 root root 717 2009-07-03 11:02 15-content_filter_mode > -rw-r--r-- 1 root root 9538 2009-07-03 11:02 20-debian_defaults > -rw-r--r-- 1 root root 573 2009-07-03 11:02 25-amavis_helpers > -rw-r--r-- 1 root root 2130 2009-07-03 11:02 30-template_localization > -rw-r--r-- 1 root root 318 2009-07-03 11:02 50-user > > Can someone who is familiar with Amavisd-new configuration on Debian > please correct me if I am wrong? You are right :). Alex - Debian maintainer of amavisd-new ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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/