Probastes con esto.. mydestination = dominio.cu, localhost.dominio.cu, localhost
El problema debe estar entre esto anterior y mynetworks.... lista ahi la ip de tu red local 192.168.x.x/24 Hace tiempo tuve ese problema, cuando pase a una ip real... y mi server se convirtio de entrega local a entrada y salida... El Monday 23 March 2009 10:48:59 AM Yarieldis Claro Soto escribió: > Colegas, estoy teniedo problemas con el postfix, yo no he cambiado la > configuración solo actualicé el debian a lenny y desde entonces me da error > Relay Access Denied ya he buscado en la lista y estoy buscando en internet > pero si alguien me pudiera ayudar lo agradecería, mi configuración es la > siguiente: > > smtpd_banner = $myhostname ESMTP $mail_name (GNU/Debian) > biff = no > myhostname = server.dominio.cu > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > myorigin = /etc/mailname > mydestination = dominio.cu > mynetworks = 127.0.0.0/8, w.x.y.z > mailbox_command = procmail -a "$EXTENSION" > mailbox_size_limit = 2097152 > message_size_limit = 2097152 > recipient_delimiter = + > inet_interfaces = all > transport_maps = hash:/etc/postfix/transport > smtpd_helo_required = yes > smtpd_sender_restrictions = check_recipient_access hash:/etc/postfix/access > smtpd_helo_restrictions = permit_mynetworks, reject_invalid_helo_hostname, > reject_rbl_client bl.spamcop.net, reject_rbl_client zen.spamhaus.org, > reject_rbl_client safe.dnsbl.sorbs.net, reject_rbl_client cbl.abuseat.org, > reject_rbl_client list.dsbl.org, permit > content_filter = smtp-amavis:[127.0.0.1]:10024 > > > en el transport maps lo que tengo solamente es: > .dominio.cu smtp:192.168.2.1 _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
