List Info

Thread: Amavisd-new in a separate machine




Amavisd-new in a separate machine
country flaguser name
Canada
2007-09-06 17:38:41
Hi All,
I just have a quick question.
I wanted to offload amavis to a separate machine.
I was using postfix+mysql+amavis for virtual domain and
virtual user setup.
I tried to setup a new amavis server then I thought I could
easily offload
amavis part from my original postfix server.
But I get

Sep  6 15:19:04 postfixmailserver postfix/smtp[6288]:
connect to
10.150.150.1[10.150.150.1]: Connection refused (port 10024)

The IP for amavis server is 10.150.150.1.
I made hosts file to point that amavis server directly from
my postfix
server.
I think I am missing some configuration.
Can someone help me please?

Thank you in advance.

Justin
------------------------------------------------------------
-------------
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-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

Re: Amavisd-new in a separate machine
country flaguser name
Slovenia
2007-09-06 17:52:32
Justin,

> I wanted to offload amavis to a separate machine.
[...]
> Sep  6 15:19:04 postfixmailserver postfix/smtp[6288]:
connect to
> 10.150.150.1[10.150.150.1]: Connection refused (port
10024)

amavisd.conf:

  $inet_socket_bind = undef;
  inet_acl = qw( 127.0.0.1 [::1] 10.150.150.0/24 );



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-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user

AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )