Eduardo Júnior wrote:
>> Clamd can either do unix sockets or tcp ports, there's no reason it
>> couldn't be on another
>
> machine, unless there's something I'm not seeing.
>
>
>
> The idea is to separate the service of anti-virus so that it can be used for
> more than a mail server.
> So the reason to allocate the clamav in another host.
>
> Yes, precisely, clamav allows connections unix sockets and tcp ports.
> Already set in clamav for him to listen a tcp port.
>
> But how do I call the pro amavis clamav that host separate?
> This setup, if possible, does not seem to be trivial and the call of amavis
> in postfix.
>
>
> []´s
>
If you want to run {amavisd-new + clamav} on a separate host
from postfix, this is fairly trivial.
Basically just substitute the IP address of the intended
target host in place of 127.0.0.1 in postfix master.cf and
amavisd.conf.
This is also discussed in the amavisd-new RELEASE_NOTES and
README.postfix.
--
Noel Jones
-------------------------------------------------------------------------
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/