Re: [AMaViS-user] amavisd-release and /var/

This is a discussion on Re: [AMaViS-user] amavisd-release and /var/ within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Mike, > we are using amavisd-new-2.3.3-17.2 on SuSE 10. It is configured to use &...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-08-2007
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] amavisd-release and /var/

Mike,

> we are using amavisd-new-2.3.3-17.2 on SuSE 10. It is configured to use
> INET, not UNIX, sockets as this was considered to provide more flexibility
> in a multi-server environment. Now we want to start using amavisd-release
> to release false positives. This is reporting:
>
> Can't connect to UNIX socket /var/amavis/amavisd.sock:
> No such file or directory at /usr/sbin/amavisd-release line 191.
>
> The path referred to above does not appear anywhere in our configuration
> file, nor should it as we are using INET port 10024 for amavis.
>
> What do I need to change to enabel this functionality? Bearing in mind that
> we will want to execute the release from a remote server.
>
> Is this a configuration issue? Or can it be addressed on the command line?
> (I can find not documentation on amavisd-release and my PERL was rusty 10
> years and has not improved)


See my today's reply to your other thread.

Apart from what I wrote there, to be able to request releases
from remote host you need to add its IP address (or network
address with a CIDR mask) to inet_acl in a policy bank, e.g.

$policy_bank{'AM.PDP-INET'} = {
inet_acl => [qw( 127.0.0.1 [::1] 10.0.0.0/8 172.16.0.0/12 )],
...
};


I'm not sure if there are any issues with 2.3.3, it's been
released more than two years ago. The current version is 2.5.2
(very soon 2.5.3).

Mark

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:29 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0