From owner-freebsd-questions Thu Feb 4 07:20:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28992 for freebsd-questions-outgoing; Thu, 4 Feb 1999 07:20:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mta1.imation.com (mail2.imation.com [207.242.212.137]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA28985 for ; Thu, 4 Feb 1999 07:20:15 -0800 (PST) (envelope-from danarchy@endeneu.com) Message-Id: <199902041520.HAA28985@hub.freebsd.org> Received: from im003935 ([207.242.212.2]) by mta1.imation.com (Lotus SMTP MTA v4.6.3 (733.2 10-16-1998)) with SMTP id 8625670E.00546F59; Thu, 4 Feb 1999 09:22:15 -0600 From: "Dan Dockery" To: "freebsd-questions@FreeBSD.ORG" Date: Thu, 04 Feb 1999 09:16:20 -0600 Reply-To: "Dan Dockery" X-Mailer: PMMail 98 Standard (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Virtual users with sendmail Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if someone could tell me the line I need to put in my sendmail.cf to enable virtual users. I've created /etc/virtusers and run makemap hash virtusertable.db, etc. but I can't figure out which line needs to be inserted to tell sendmail to use the file. I've tried the stuff in the virtual hosting section of www.sendmail.org, but it only mentioned a bunch of m4 stuff that didn't work for me. I also found somewhere something that suggested adding Kvirtualusertable hash -o /etc/virtusertable.db but that also doesn't seem to have worked. (real names changed to protect the innocent) sendmail.cw contains domain.com and /etc/virtuser contains user@domain.com otheruser user2@domain.com otheruser2 -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message