[postfix-es] Error: Relay access denied... como se soluciona??

Henry Seron geniutrixone en gmail.com
Lun Ago 9 17:26:00 CEST 2010


Aquí va mi main.cf:

***********************************************************
***********************************************************
***********************************************************

queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
mail_owner = postfix
myhostname = correo.dominio.cl
mydomain = dominio.cl

myorigin = $myhostname
inet_interfaces = all
mydestination =
                correo.dominio.cl
                localhost.dominio.cl
                localhost

local_recipient_maps = hash:/etc/postfix/relay-domains

unknown_local_recipient_reject_code = 550
mynetworks_style = subnet
mynetworks = 127.0.0.0/8

relayhost =
relay_recipient_maps = hash:/etc/postfix/relay-domains

alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases

recipient_delimiter = +

mail_spool_directory = /var/spool/mail

mailbox_command = /some/where/procmail -a "$EXTENSION"

transport_maps = hash:/etc/postfix/transport
defer_transports = smtpd

smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)

smtpd_client_restrictions =
        permit_mynetworks
        reject_non_fqdn_recipient
        hash:/etc/postfix/access
        reject_unauth_destination

smtpd_sender_restrictions =
        hash:/etc/postfix/access
        reject_unknown_sender_domain
        permit_mynetworks

smtpd_recipient_restrictions =
        permit_mynetworks
        check_policy_service inet:127.0.0.1:10023
        check_sender_access hash:/etc/postfix/usuarios
        reject_unauth_pipelining
        reject_non_fqdn_recipient
        reject_non_fqdn_sender
        reject_unknown_recipient_domain
        reject_unknown_sender_domain
        reject_unauth_destination

content_filter = smtp-amavis:[127.0.0.1]:10023

owner_request_special = no

debug_peer_level = 2

debugger_command =
         PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
         ddd $daemon_directory/$process_name $process_id & sleep 5

sendmail_path = /usr/sbin/sendmail

newaliases_path = /usr/bin/newaliases

mailq_path = /usr/bin/mailq

setgid_group = maildrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix-doc/samples
readme_directory = /usr/share/doc/packages/postfix-doc/README_FILES

virtual_alias_maps = hash:/etc/postfix/virtual
relay_domains =
                /etc/postfix/relay-domains
virtual_alias_domains = $mydestination, hash:/etc/postfix/virtual

inet_protocols = all
biff = no

***********************************************************
***********************************************************
***********************************************************


Saludos!!!

-- 
Atte,
Henry Serón
Ingeniero (E) en Computación

Soporte Técnico
Cass Computación
Fono: 56 65 560490 Anexo 244
Fax: 56 65 560497
Móvil: 94323084
Egaña 212
Puerto Montt

www.cass.cl
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.wl0.org/pipermail/postfix-es/attachments/20100809/0e82959f/attachment.html>


More information about the postfix-es mailing list