Re: [AMaViS-user] log error

This is a discussion on Re: [AMaViS-user] log error within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Dale, > I have two iinstances of postfix running, all IP's are listed in > mynetwork settings. .... > May ...


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 05-30-2005
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] log error

Dale,

> I have two iinstances of postfix running, all IP's are listed in
> mynetwork settings.

....
> May 29 02:08:50 daleenterprise.com /usr/bin/amavisd[282]: (00282-09)
> DENIED ACCESS from IP 10.1.100.11, policy bank ''


You need to add 10.1.100.11 to @inet_acl to allow access
to amavisd from this IP address, e.g.:

@inet_acl = qw(127.0.0.1 10.1.100.11);

> While I see mentioned on the list that some are using two instances
> of amavisd-new, is it possible that amavisd-new can be defined to run
> on 2 pairs of ports in a single config file?


Yes.

> What I am getting at is the following:
>
> 10024,10025 and 10026,10027
>
> If received on port 10024, send on port 10025 if recieved on port
> 10026, send on port 10027


$inet_socket_port = [10024,10026];
$forward_method = 'smtp:*:*';
$notify_method = 'smtp:*:*';

See comments in amavisd.conf-sample.

If you want, you can now assign a separate policy bank
to port 10024 or 10026 if you need different settings,
but need not if both services can do with same settings.

> or can this only be achieved by using two
> separate config files?


No need. Your setup is pretty much straightforward.

Mark


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
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 Search this Thread
Search this Thread:

Advanced Search
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

BB 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 09:24 PM.


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