Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 1997 12:48:07 +0000 (GMT)
From:      "Jonathan A. Zdziarski" <jonz@netrail.net>
To:        "Jonathan M. Bresler" <jmb@FreeBSD.ORG>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Sendmail Problem
Message-ID:  <Pine.BSF.3.95q.970727124719.12479A-100000@netrail.net>
In-Reply-To: <199707271425.HAA06705@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Yep you're right.  The virtuser table works great :)  I dunno what default
config this thing was using, but it was an old one (V5)


-------------------------------------------------------------------------
Jonathan A. Zdziarski                                NetRail Incorporated
Server Engineering Manager                    230 Peachtree St. Suite 500
jonz@netrail.net                                        Atlanta, GA 30303
http://www.netrail.net                                    (888) - NETRAIL
------------------------------------------------------------------------- 

On Sun, 27 Jul 1997, Jonathan M. Bresler wrote:

:Jonathan A. Zdziarski wrote:
:> 
:> I've noticed a small problem with what I believe is the localdelivery
:> agent, or perhaps a ruleset in my sendmail.  I've set up a 'virtual
:> mailmapping' setup in sendmail, using a hash database, so if somebody
:> uses, for example 'webmaster@thecoffeehouse.com' it is supposed to forward
:> to 'krioni@ma.ultranet.com'.  According to sendmail in -bt mode, and doing
:> an EXPN, sendmail is responding correctly, but when the message actually
:> gets to krioni@ma.ultranet.com, it is addressed to
:> 'krioni@ma.ultranet.com@netrail.net' (netrail.net is our local domain).
:> I'm trying to track down what is causing this problem, and solve it.
:> Anybody have any ideas?  Let me know thanks.  I've included a copy of our
:> sendmail.cf if you wanted to take a look at it.
:
:	sound like you are performing the lookup correctly and 
:	but then appending the local domain.
:
:	hmm...you sent your /etc/sendmail.cf rather then your
:	.mc file....you are using the m4 macros for sendmail arent you.
:	/usr/src/usr.sbin/sendmail/cf/cf/*.mc
:
:	why not use the builtin genericstable and virtusertable.
:	virtusertable for translating inbound mail and
:	genericstable for outbound?
:
:jmb
:




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970727124719.12479A-100000>