Afficher un message
Vieux 26/09/2006, 17h44   #1
davekaas@aol.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Problems sending email through a DMZ hub with mailertables

I am trying to change our DMZ to be more straightforward in how it
sends email. I have created a DMZ email hub that will forward email to
an internal system. I am using sendmail 8.17.7 and mailertables. When
I send a message to a user that exists on the internal network I get a
"User unknown" error on the external email hub.

My sendmail.mc file


divert(0)dnl
VERSIONID(`$Id: generic-solaris.mc,v 8.13 2001/06/27 21:46:30 gshapiro
Exp $')
OSTYPE(solaris2)dnl
DOMAIN(generic)dnl
FEATURE(`relay_entire_domain')
FEATURE(`mailertable',`dbm -o -T<TMPF> /etc/mail/mailertable')dnl
FEATURE(`access_db', `dbm -o -T<TMPF> /etc/mail/access')dnl
FEATURE(`delay_checks')dnl
MAILER(local)dnl
MAILER(smtp)dnl
MASQUERADE_AS(junk.com)
define(`confTO_IDENT',`0s')dnl


My mailertable

junk.com esmtp:[blocker01.junk.gov]
..junk.com esmtp:[blocker01.junk.gov]

Any idea what I am doing wrong? I use to use an MRS relay rule set but
I wanted to switch to using a default sendmail configuration.

Thanks

Dave

  Réponse avec citation
 
Page generated in 0,06072 seconds with 9 queries