From owner-freebsd-questions Sat Jul 4 01:45:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29884 for freebsd-questions-outgoing; Sat, 4 Jul 1998 01:45:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.serve.com (mail.serve.com [207.8.152.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29865 for ; Sat, 4 Jul 1998 01:45:29 -0700 (PDT) (envelope-from numard@smartmedia.com.ar) Received: from smartmedia.com.ar ([203.111.0.219]) by mail.serve.com (8.8.7/8.8.7) with ESMTP id EAA24365 for ; Sat, 4 Jul 1998 04:44:43 -0400 Message-ID: <359DEB84.B5758E3C@smartmedia.com.ar> Date: Sat, 04 Jul 1998 18:44:52 +1000 From: "Numard (Norberto Meijome)" Organization: 0xCode X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: FreeBSD Questions Subject: Sendmail Virtusertable not working? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! i have the following setup: * main domain: a.com * 2nd domain: b.com * /etc/virtusertable : xx@b.com numard@a.com * /etc/sendmail.cw lists b.com and sendmail.cf has the proper line to use sendmail.cw. * /etc/sendmail.cf has this line, so it should be reading the virtusertable.db Kvirtuser hash -o /etc/virtusertable.db i've rebuilt the virtusertable.db (/usr/sbin/makemap -v hash /etc/virtusertable.db < /etc/virtusertable) i've restarted sendmail. Now, when i send a mail to xx@b.com (either from the box or from outside) i get: The original message was received at from [] ----- The following addresses had permanent fatal errors ----- ----- Transcript of session follows ----- ... while talking to .: >>> RCPT To: <<< 550 ... User unknown 550 ... User unknown Of course, xx is not a valid user, that';s the whole idea of using virtusertable,isn't it? what am i doing wrong? TIA! -- Norberto Meijome (a) Numard, (a) Beto | ICQ # 15032073 * Contrary to popular belief, Unix is user friendly. It just happens to be very selective about who it decides to make friends with. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message