Otro ejemplo ... yo trato de mandar un correo a alguien en cormar.co.cr con ese sendmail y me da este error "DNS server falue" solo ponrque cormar.co.cr no resuelve, pero cormar.co.cr si tiene un record MX.
Osea que tambi�n es a la hora de mandar y de recibir Te agradezco mucho el archivo que me mando .. pero igual no me dice nada .. toma en cuenta que de sendmail mucho no se .. yo le pongo a postfix .. jeje Por ah� en me encontre esto proto.m4 ifdef(`_ACCEPT_UNRESOLVABLE_DOMAINS_',`dnl',`dnl # Resolve map (to check if a host exists in check_mail) Kresolve host -a<OK> -T<TEMP>') No se si esto tiene que ver algo? Ser�? ----- Original Message ----- From: "Julio Mendoza" <[EMAIL PROTECTED]> To: "Gregory Cascante Aviles" <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 3:05 PM Subject: Re: Ayuda con sendmail y los rulesets > Esta configuraci�n est� en uso: > > sendmail+maildrop+courier-imap+mimedefang > > En cuanto a sendmail se refiere posiblemente solo te interese hasta donde > puse los asteriscos (*****) > > espero te sirva. > > JM > > > > divert(-1)dnl > #--------------------------------------------------------------------------- -- > # $Sendmail: ./debproto.mc.in,v 8.12.0 2001/05/29 12:00:00 cowboy Exp $ > # > # Copyright (c) 1998-2001 Richard Nelson. All Rights Reserved. > # > # Generated automatically from sendmail.mc.in by configure. > # > # sendmail.mc prototype config file for building Sendmail 8.12.2 > # > # Note: the .in file supports 8.7.0 - 8.12.0, but the generated > # file is customized to the version noted above. > # > # This file is used to configure Sendmail for use with Debian systems. > # > # If you modify this file, you will have to regenerate /etc/mail/sendmail.cf > # by running this file through the m4 preprocessor via one of the following: > # * `sendmailconfig` > # * `make` > # * `m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf` > # The first two options are preferred as they will also update other files > # that depend upon the contents of this file. > # > # The best documentation for this .mc file is: > # /usr/share/doc/sendmail-doc/cf.README.gz > # > #--------------------------------------------------------------------------- -- > divert(0)dnl > # > # Copyright (c) 1998-2001 Richard Nelson. All Rights Reserved. > # > # This file is used to configure Sendmail for use with Debian systems. > # > define(`_USE_ETC_MAIL_')dnl > include(`/usr/share/sendmail/cf/m4/cf.m4')dnl > VERSIONID(`$Id: sendmail.mc, v 8.12.2-5 2002-03-19 10:18:33 cowboy Exp $') > OSTYPE(`debian')dnl > DOMAIN(`debian-mta')dnl > dnl # > dnl # General defines > dnl # > dnl # SAFE_FILE_ENV: [undefined] If set, sendmail will do a chroot() > dnl # into this directory before writing files. > dnl # If *all* your user accounts are under /home then use that > dnl # instead - it will prevent any writes outside of /home ! > dnl # define(`confSAFE_FILE_ENV', `')dnl > LOCAL_CONFIG > FEATURE(`masquerade_envelope')dnl > FEATURE(`always_add_domain')dnl > LOCAL_CONFIG > Cwmidominio.com > FEATURE(`use_cw_file')dnl > FEATURE(`use_ct_file')dnl > FEATURE(`smrsh')dnl > FEATURE(access_db)dnl > FEATURE(`genericstable', `btree /etc/mail/genericstable')dnl > FEATURE(`dnsbl', `rbl.maps.vix.com')dnl > include(`/etc/mail/tls/starttls.m4')dnl > define(`confME_TOO', True)dnl > dnl # > dnl # Dialup/LAN connection overrides > dnl # > dnl #include(`/etc/mail/dialup.m4')dnl > dnl #include(`/etc/mail/provider.m4')dnl > dnl # > **************************hasta aqu�*********************************** > INPUT_MAIL_FILTER(`mimedefang', > `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, > T=S:1m;R:1m') > MAILER_DEFINITIONS > define(`LOCAL_MAILER_PATH', /usr/bin/maildrop) > define(`LOCAL_MAILER_ARGS', maildrop -d $u) > dnl #MAILER(local)dnl > MAILER(smtp)dnl > > LOCAL_CONFIG > ## Custom configurations below (will be preserved) > > > > > > > Es que usted tiene toda la raz�n, pero digamos el ejemplo que le mande de > > aya.go.cr es verdadero, ese es solo un ejemplo ahora agr�gale todos los > > servidores de correos que al DNS reverso del IP no corresponde o no > > existe, > > al final los correos que llegan son muy pocos. Por eso les pregunto por > > donde esta ese asunto y donde se puede cambiar. > > > > > > > > Gracias > > > > > > > > > > > > > > > > ----- Original Message ----- > > From: "Julio Mendoza" <[EMAIL PROTECTED]> > > To: "Gregory Cascante Aviles" <[EMAIL PROTECTED]> > > Sent: Monday, September 22, 2003 12:35 PM > > Subject: Re: Ayuda con sendmail y los rulesets > > > > > >> porque recibir correo de un domino que no existe? > >> > >> si el dominio es inventado definelo en /etc/hosts > >> > >> o en cualquiera de los archivos de control de sendmail > >> > >> > Hola gente, para ver si me pueden dar una mano .. > >> > > >> > Tengo un servidor SUSE que esta con sendmail 8.12.X > >> > > >> > Pero el problema es que cuando le mandan correo de un dominio que no > >> > existe > >> > o que no resuelve, por ejemplo de aya.go.cr el no acepta los correos, > > peor > >> > aun si no encuentra el DNS reverso del IP tampoco. > >> > > >> > Como le puedo hacer para quitarle esto. > >> > > >> > > >> > > >> > > >> > > >> > > >> > -- > >> > Desuscripci�n: escriba a [EMAIL PROTECTED], tema > >> > 'unsubscribe' > >> > Problemas a: [EMAIL PROTECTED] > > http://www.linux.or.cr/listas > >> > > >> > > >> > >> > > > > > > > > -- > > Desuscripci�n: escriba a [EMAIL PROTECTED], tema > > 'unsubscribe' > > Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas > > > > > > -- Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe' Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
