Re: Problemas con amavis
Gregory Cascante <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.gulcr |
|---|---|
| Message-ID | <[email protected]> |
Prueba con esto para ver si de verdad responden. telnet 127.0.0.1 10024 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. 220 [127.0.0.1] ESMTP amavisd-new service ready y con esto también telnet 127.0.0.1 10025 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. 220 cosmos.emailcr.com ESMTP Postfix (Debian/GNU) También no se tratá esto .. dentro del grupo de postfix .. meta a amavis y si tienes un grupo de amavis .. meta a postfix. también en el main.cf tienes que poner content_filter = smtp-amavis:[127.0.0.1]:10024 > Gregory Cascante escribió: >> 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 > > Ya lo tengo así... >> >> ###################################################### >> 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 ) ) > > Aquí también lo tengo así... > > Ya no se que más hacerle.... >> >> >> >>> 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 >> > > > -- > 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