|
|||||||||||
|
Re: [AMaViS-user] Amavisd-new in a separate machine
From: Mark Martinec <Mark.Martinec+amavis(at)ijs.si>
Date: Thu Sep 06 2007 - 18:52:32 EDT
> I wanted to offload amavis to a separate machine. [...] amavisd.conf:
$inet_socket_bind = undef;
amavisd.conf-sample tells:
# SMTP SERVER (INPUT) access control
# - do not allow free access to the amavisd SMTP port !!!
#
# when MTA is at the same host, use the following (one or the other or both):
#$inet_socket_bind = '127.0.0.1'; # limit socket bind to loopback interface
# (default is '127.0.0.1')
@inet_acl = qw(127.0.0.1 [::1]); # allow SMTP access only from localhost IP
# (default is qw(127.0.0.1 [::1]) )
# when MTA (one or more) is on a different host, use the following:
#@inet_acl = qw(127.0.0.0/8 [::1] 10.1.0.1 10.1.0.2); # adjust list as needed
#$inet_socket_bind = undef; # bind to all IP interfaces if undef
Mark This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ 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/ Received on Thu Sep 6 18:52:48 2007 This archive was generated by hypermail 2.1.8 : Mon Oct 08 2007 - 21:21:25 EDT |
||||||||||
|
|||||||||||