On Thu, Jul 31, 2008 at 7:39 PM, Luis HernĂ¡n Otegui
<[EMAIL PROTECTED]> wrote:
> In Debian Etch the AMaViS configuration has been moved from the
> /etc/amavis/amavisd.conf to different files in the /etc/amavis/conf.d
> directory. Fortunately the virus scanner "ClamAV" is already
> configured by default so you do not need to touch that. However I
> suggest you take a closer look at
> /etc/amavis/conf.d/20-debian_defaults:

So there appears to be several config files listed in
/etc/amavis/conf.d. I am following a guide that shows me how to add
Amavisd to my Postfix email server. The guide is very specific however
since Debian does not follow normal configuration, I am not confused
and debating running my email server on another distribution.

According to the guide, I need to add two strings for re-injection of
messages into Amavisd from Postfix.

The guide notes:

Go to your /etc/amavisd.conf file and add the "re-inject" parameters
for Postfix:

 $notify_method  = 'smtp:[127.0.0.1]:10025';
 $forward_method = 'smtp:[127.0.0.1]:10025';

Now if Debian splits it up into 8-10 different files, how am I suppose
to know which files the suggested above strings are to be added to?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/

Reply via email to