Re: Problemas con amavis

Gregory Cascante <[email protected]>
Newsgroups gmane.org.user-groups.linux.gulcr
Message-ID <[email protected]>
creo que en el master.cf tienen que poner esto

smtp-amavis unix -      -       n     -       10       smtp  -o  
smtp_data_done_timeout=1200 -o disable_dns_lookups=yes
127.0.0.1:10025 inet n  -       n     -       -  smtpd
     -o content_filter=
     -o local_recipient_maps=
     -o relay_recipient_maps=
     -o smtpd_restriction_classes=
     -o smtpd_client_restrictions=
     -o smtpd_helo_restrictions=
     -o smtpd_sender_restrictions=
     -o smtpd_recipient_restrictions=permit_mynetworks,reject
     -o mynetworks=127.0.0.0/8
     -o strict_rfc821_envelopes=yes
     -o smtpd_error_sleep_time=0
     -o smtpd_soft_error_limit=1001
     -o smtpd_hard_error_limit=1000

Tambien en algun lado en amavis tiene que poner
$forward_method = 'smtp:127.0.0.1:10025';  # where to forward checked mail

######################################################
y tambien ver
######################################################


# SMTP SERVER (INPUT) PROTOCOL SETTINGS (e.g. with Postfix, Exim v4, ...)
#   (used when MTA is configured to pass mail to amavisd via SMTP or LMTP)
$inet_socket_port = 10024;        # accept SMTP on this local TCP port
                                   # (default is undef, i.e. disabled)
# multiple ports may be provided: $inet_socket_port = [10024, 10026, 10028];

# 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 );      # allow SMTP access only from localhost IP
                                   # (default is qw( 127.0.0.1 ) )



> Tengo este mensaje en el archivo /var/log/mail.log por todo lados,   
> no se que línea en la configuración del amavis o en el master.cf de   
> postfix tengo que agregar o modificar.
>
> Sep 17 07:14:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
> Sep 17 07:15:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
> Sep 17 07:16:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
> Sep 17 07:17:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
> Sep 17 07:18:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
> Sep 17 07:19:24 correo postfix/qmgr[10775]: warning: connect to
> transport amavis-smtp: Connection refused
>
>
> Alguna ayuda??
>
> -- 
> Desuscripción: escriba a [email protected], tema 'unsubscribe'
> Problemas a: [email protected].  http://gulcr.org/ListasDeCorreo


----- End message from [email protected] -----



-- 
Desuscripción: escriba a [email protected], tema 'unsubscribe'
Problemas a: [email protected].  http://gulcr.org/ListasDeCorreo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.