From owner-freebsd-isp Tue Nov 19 05:50:50 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA05258 for isp-outgoing; Tue, 19 Nov 1996 05:50:50 -0800 (PST) Received: from irbs.irbs.com (jc@irbs.irbs.com [199.182.75.129]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA05249 for ; Tue, 19 Nov 1996 05:50:47 -0800 (PST) Received: (from jc@localhost) by irbs.irbs.com (8.8.3/8.8.3) id IAA27777; Tue, 19 Nov 1996 08:48:57 -0500 (EST) Message-ID: Date: Tue, 19 Nov 1996 08:48:57 -0500 From: jc@irbs.com (John Capo) To: igor@ibank.ru (Igor Vinokurov) Cc: freebsd-isp@FreeBSD.org Subject: Re: virtual domains in sendmail 8.8.x References: <199611190638.JAA14759@escape.cs.ibank.ru> X-Mailer: Mutt 0.51 Mime-Version: 1.0 X-Organization: IRBS Engineering, (954) 792-9551 In-Reply-To: <199611190638.JAA14759@escape.cs.ibank.ru>; from Igor Vinokurov on Nov 19, 1996 09:37:59 +0300 Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Quoting Igor Vinokurov (igor@ibank.ru): > > Anybody can explain why virtual domain function not worked > in my sendmail? I use m4 for make sendmail.cf from cf/ directory > and include > > expn zynaps > 550 zynaps... User unknown > quit As I recall, you also need to have the virtual domain in sendmail.cw or in the Cw macro. I didn't like the virtusertable for that reason. I still use and recommend a variation of the LOCAL_RULE_0 hacks from the comp.mail.sendmail FAQ. The vitrual domain appears in one file only. ftp://ftp.his.com/pub/brad/sendmail/sendmail-faq/part1 John Capo